Constant object::macho::MH_PREBINDABLE

source ·
pub const MH_PREBINDABLE: u32 = 0x800;
Expand description

the binary is not prebound but can have its prebinding redone. only used when MH_PREBOUND is not set.