Constant MH_PREBINDABLE
const MH_PREBINDABLE: u32 = 2_048u32
the binary is not prebound but can have its prebinding redone. only used when MH_PREBOUND is not set.
MH_PREBINDABLEconst MH_PREBINDABLE: u32 = 2_048u32
the binary is not prebound but can have its prebinding redone. only used when MH_PREBOUND is not set.