Constant goblin::elf::dynamic::DF_1_NOW

source ·
pub const DF_1_NOW: u64 = 0x0000_0001;
Expand description

=== State flags === selectable in the d_un.d_val element of the DT_FLAGS_1 entry in the dynamic section.

Set RTLD_NOW for this object.