goblin::mach::header

Constant 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.