Constant object::macho::MH_LAZY_INIT [−][src]
pub const MH_LAZY_INIT: u32 = 0x40;
the shared library init routine is to be run lazily via catching memory faults to its writeable segments (obsolete)
pub const MH_LAZY_INIT: u32 = 0x40;
the shared library init routine is to be run lazily via catching memory faults to its writeable segments (obsolete)