Searched refs:SHN_ABS (Results 1 – 10 of 10) sorted by relevance
63 && symtab[symndx].st_shndx != SHN_ABS in determine_info()86 && symtab->st_shndx != SHN_ABS in determine_info()
37 && sym->st_shndx != SHN_ABS in ElfW()
75 && sym->st_shndx != SHN_ABS in ElfW()
423 #define SHN_ABS 0xfff1 /* Associated symbol is absolute */ macro
17 # Absolute (SHN_ABS) symbols working correctly.
49 # Absolute (SHN_ABS) symbols working correctly.
2134 (SHN_ABS-relative symbols). Previously such ABSOLUTE symbols were2388 [19818] dynamic-link: Absolute (SHN_ABS) symbols incorrectly relocated by
101 : (__glibc_unlikely ((ref)->st_shndx == SHN_ABS) ? 0 \
272 SHN_ABS = 0xfff1 variable in Shn
16293 `st_value' is 0 if `st_shndx' is SHN_ABS.19558 * sysdeps/generic/ldsodefs.h (SYMBOL_ADDRESS): Handle SHN_ABS19560 * elf/dl-addr.c (determine_info): Ignore SHN_ABS symbols.