Searched refs:shn_abs (Results 1 – 1 of 1) sorted by relevance
745 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc64() local774 if (shn_abs) { in do_reloc64()815 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc32() local831 if (shn_abs) { in do_reloc32()857 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc_real() local873 if (shn_abs) { in do_reloc_real()889 …die("Invalid %s %s relocation: %s\n", shn_abs ? "absolute" : "relative", rel_type(r_type), symname… in do_reloc_real()893 if (shn_abs) { in do_reloc_real()910 …die("Invalid %s %s relocation: %s\n", shn_abs ? "absolute" : "relative", rel_type(r_type), symname… in do_reloc_real()