Searched defs:SHN_ABS (Results 1 – 14 of 14) sorted by relevance
32 pub(super) const SHN_ABS: u16 = 0xfff1; constant
186 #define SHN_ABS 0xfff1 /* Absolute values. */ macro
460 #define SHN_ABS 0xFFF1 macro
658 SHN_ABS = 0xfff1, // Symbol has absolute value; does not need relocation enumerator
488 constexpr Elf_Word SHN_ABS = 0xFFF1; variable
808 SHN_ABS = 0xfff1, // Symbol has absolute value; does not need relocation enumerator
364 #define SHN_ABS 0xfff1 macro
423 #define SHN_ABS 0xfff1 /* Associated symbol is absolute */ macro