Constant N_SYMBOL_RESOLVER [src]
The N_SYMBOL_RESOLVER bit of the n_desc field indicates that the
that the function is actually a resolver function and should
be called to get the address of the real function to use.
This bit is only available in .o files (MH_OBJECT filetype)
Type
u16
Source
pub const N_SYMBOL_RESOLVER: u16 = 0x100