Constant goblin::mach::symbols::N_NO_DEAD_STRIP

source ·
pub const N_NO_DEAD_STRIP: u16 = 0x20;
Expand description

When set in a relocatable object file (file type MH_OBJECT) on a defined symbol, indicates to the static linker to never dead-strip the symbol.