Constant N_WEAK_REF [src]
Indicates that this symbol is a weak reference. If the dynamic linker cannot find a definition
for this symbol, it sets the address of this symbol to 0. The static linker sets this symbol given
the appropriate weak-linking flags.
Type
u16
Source
pub const N_WEAK_REF: u16 = 0x40