Constant object::macho::MH_PREBOUND
source · pub const MH_PREBOUND: u32 = 0x10;
Expand description
the file has its dynamic undefined references prebound.
pub const MH_PREBOUND: u32 = 0x10;
the file has its dynamic undefined references prebound.