[][src]Constant metagoblin::mach::symbols::N_NO_DEAD_STRIP

pub const N_NO_DEAD_STRIP: u16 = 32; // 32u16

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.