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

pub const MH_ALLMODSBOUND: u32 = 4096; // 0_x00_001_000u32

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.