Searched refs:SHN_ABS (Results 1 – 12 of 12) sorted by relevance
251 else if (shndx == SHN_ABS) { in sec_name()561 if (sym->st_shndx != SHN_ABS) { in print_absolute_symbols()608 if (sym->st_shndx != SHN_ABS) { in print_absolute_relocs()774 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc64()863 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc32()906 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc_real()
291 sym->st_shndx != SHN_ABS) in arch_kexec_apply_relocations_add()299 if (sym->st_shndx != SHN_ABS) in arch_kexec_apply_relocations_add()
144 symbols[i].st_shndx = SHN_ABS; in module_frob_arch_sections()
77 sym[i].st_shndx = SHN_ABS; in module_frob_arch_sections()
313 syms[i].st_shndx = SHN_ABS; in dedotify()331 if (syms[i].st_shndx == SHN_ABS in find_dot_toc()
299 #define SHN_ABS 0xfff1 macro
563 if (sym->st_shndx == SHN_ABS) in arch_kexec_apply_relocations_add()
99 else if (shndx == SHN_ABS) in sec_name()
509 case SHN_ABS: in simplify_symbols()
148 sym->st_shndx != SHN_ABS && in elf_sym__is_label()1103 if (sym.st_shndx == SHN_ABS) in dso__load_sym()
2315 case SHN_ABS: in simplify_symbols()2623 if (sym->st_shndx == SHN_ABS || sym->st_shndx == info->index.pcpu) in elf_type()
700 if (sym->st_shndx != SHN_UNDEF && sym->st_shndx != SHN_ABS) { in handle_modversions()