Constant goblin::mach::header::MH_ALLMODSBOUND[][src]

pub const MH_ALLMODSBOUND: u32 = 0x1000;
Expand description

indicates that this binary binds to all two-level namespace modules of its dependent libraries. Only used when MH_PREBINDABLE and MH_TWOLEVEL are both set.