Constant object::macho::MH_DYLIB_STUB
source · pub const MH_DYLIB_STUB: u32 = 0x9;
Expand description
shared library stub for static linking only, no section contents
pub const MH_DYLIB_STUB: u32 = 0x9;
shared library stub for static linking only, no section contents