Constant N_NO_DEAD_STRIP [src]

The N_NO_DEAD_STRIP bit of the n_desc field only ever appears in a relocatable .o file (MH_OBJECT filetype). And is used to indicate to the static link editor it is never to dead strip the symbol.

Type

u16

Source

pub const N_NO_DEAD_STRIP: u16 = 0x20