Constant SHN_ABS

Source
pub const SHN_ABS: u16 = 0xfff1;
Expand description

Symbols with st_shndx=SHN_ABS are absolute and are not affected by relocation.