MH_PREBINDABLE

Constant 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.