N_WEAK_REF

Constant N_WEAK_REF 

Source
pub const N_WEAK_REF: u16 = 0x0040;
Expand description

The N_WEAK_REF bit of the n_desc field indicates to the dynamic linker that the undefined symbol is allowed to be missing and is to have the address of zero when missing.