Constant N_WEAK_DEF [src]
Indicates that this symbol is a weak definition. If the static linker or the dynamic linker finds
another (non-weak) definition for this symbol, the weak definition is ignored. Only symbols in a
coalesced section (page 23) can be marked as a weak definition.
Type
u16
Source
pub const N_WEAK_DEF: u16 = 0x80