Searched refs:SHN_ABS (Results 1 – 15 of 15) sorted by relevance
262 else if (shndx == SHN_ABS) { in sec_name()618 if (sym->st_shndx != SHN_ABS) { in print_absolute_symbols()673 if (sym->st_shndx != SHN_ABS) { in print_absolute_relocs()850 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc64()939 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc32()984 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc_real()
342 sym->st_shndx != SHN_ABS) { in arch_kexec_apply_relocations_add()353 if (sym->st_shndx != SHN_ABS) in arch_kexec_apply_relocations_add()
178 symbols[i].st_shndx = SHN_ABS; in module_frob_arch_sections()
77 sym[i].st_shndx = SHN_ABS; in module_frob_arch_sections()
304 #define SHN_ABS 0xfff1 macro
371 syms[i].st_shndx = SHN_ABS; in dedotify()389 if (syms[i].st_shndx == SHN_ABS in find_dot_toc()
265 #define SHN_ABS 0xfff1 /* absolute value */ macro
401 if (sym->st_shndx == SHN_ABS) in arch_kexec_apply_relocations_add()
494 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()
1395 case SHN_ABS: in simplify_symbols()
99 else if (shndx == SHN_ABS) in sec_name()
508 case SHN_ABS: in simplify_symbols()
1596 #define SHN_ABS 0xfff1 macro
140 sym->st_shndx != SHN_ABS && in elf_sym__is_label()1625 if (sym.st_shndx == SHN_ABS) in dso__load_sym_internal()