Constant object::elf::DF_1_INITFIRST
source · pub const DF_1_INITFIRST: u32 = 0x0000_0020;Expand description
Set RTLD_INITFIRST for this object.
pub const DF_1_INITFIRST: u32 = 0x0000_0020;Set RTLD_INITFIRST for this object.