[−][src]Constant object::macho::MH_PREBINDABLE
pub const MH_PREBINDABLE: u32 = 0x800;
the binary is not prebound but can have its prebinding redone. only used when MH_PREBOUND is not set.
pub const MH_PREBINDABLE: u32 = 0x800;
the binary is not prebound but can have its prebinding redone. only used when MH_PREBOUND is not set.