Constant goblin::mach::header::MH_BINDATLOAD

source ·
pub const MH_BINDATLOAD: u32 = 0x8;
Expand description

the object file’s undefined references are bound by the dynamic linker when loaded.