Constant object::macho::MH_PREBINDABLE[][src]

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.