Searched refs:shn_abs (Results 1 – 1 of 1) sorted by relevance
850 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc64() local896 if (shn_abs) { in do_reloc64()939 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc32() local955 if (shn_abs) { in do_reloc32()984 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc_real() local1000 if (shn_abs) { in do_reloc_real()1017 shn_abs ? "absolute" : "relative", in do_reloc_real()1022 if (shn_abs) { in do_reloc_real()1040 shn_abs ? "absolute" : "relative", in do_reloc_real()