Searched refs:SHN_ABS (Results 1 – 9 of 9) sorted by relevance
246 else if (shndx == SHN_ABS) { in sec_name()542 if (sym->st_shndx != SHN_ABS) { in print_absolute_symbols()589 if (sym->st_shndx != SHN_ABS) { in print_absolute_relocs()755 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc64()832 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc32()875 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc_real()
76 sym[i].st_shndx = SHN_ABS; in module_frob_arch_sections()
295 #define SHN_ABS 0xfff1 macro
97 symbols[i].st_shndx = SHN_ABS; in module_frob_arch_sections()
490 if (sym->st_shndx == SHN_ABS) in arch_kexec_apply_relocations_add()
142 symbols[i].st_shndx = SHN_ABS; in module_frob_arch_sections()
509 case SHN_ABS: in simplify_symbols()
101 sym->st_shndx != SHN_ABS; in elf_sym__is_label()917 if (sym.st_shndx == SHN_ABS) in dso__load_sym()
1966 case SHN_ABS: in simplify_symbols()2236 if (sym->st_shndx == SHN_ABS) in elf_type()