Searched refs:shn_abs (Results 1 – 1 of 1) sorted by relevance
833 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc64() local879 if (shn_abs) { in do_reloc64()922 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc32() local938 if (shn_abs) { in do_reloc32()967 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc_real() local983 if (shn_abs) { in do_reloc_real()1000 shn_abs ? "absolute" : "relative", in do_reloc_real()1005 if (shn_abs) { in do_reloc_real()1023 shn_abs ? "absolute" : "relative", in do_reloc_real()