Constant SHN_COMMON

Source
pub const SHN_COMMON: u16 = 0xfff2;
Expand description

Symbols with st_shndx=SHN_COMMON are sometimes used for unallocated C external variables.