Searched refs:SHN_ABS (Results 1 – 14 of 14) sorted by relevance
269 else if (shndx == SHN_ABS) in sec_name()584 if (sym->st_shndx != SHN_ABS) in print_absolute_symbols()643 if (sym->st_shndx != SHN_ABS) in print_absolute_relocs()746 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc64()821 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc32()863 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc_real()
352 sym->st_shndx != SHN_ABS) { in arch_kexec_apply_relocations_add()363 if (sym->st_shndx != SHN_ABS) in arch_kexec_apply_relocations_add()
142 symbols[i].st_shndx = SHN_ABS; in module_frob_arch_sections()
47 sym[i].st_shndx = SHN_ABS; in module_frob_arch_sections()
312 #define SHN_ABS 0xfff1 macro
322 #define SHN_ABS 0xfff1 macro
399 syms[i].st_shndx = SHN_ABS; in dedotify()417 if (syms[i].st_shndx == SHN_ABS in find_dot_toc()
507 if (sym->st_shndx == SHN_ABS) in arch_kexec_apply_relocations_add()
408 if (sym->st_shndx == SHN_ABS) in arch_kexec_apply_relocations_add()
50 if (sym->st_shndx == SHN_ABS || sym->st_shndx == info->index.pcpu) in elf_type()
1452 case SHN_ABS: in simplify_symbols()
508 case SHN_ABS: in simplify_symbols()
99 else if (shndx == SHN_ABS) in sec_name()
142 sym->st_shndx != SHN_ABS && in elf_sym__is_label()1754 if (sym.st_shndx == SHN_ABS) in dso__load_sym_internal()