Searched refs:shn_abs (Results 1 – 1 of 1) sorted by relevance
746 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc64() local774 if (shn_abs) { in do_reloc64()821 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc32() local837 if (shn_abs) { in do_reloc32()863 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc_real() local879 if (shn_abs) { in do_reloc_real()895 …die("Invalid %s %s relocation: %s\n", shn_abs ? "absolute" : "relative", rel_type(r_type), symname… in do_reloc_real()899 if (shn_abs) { in do_reloc_real()916 …die("Invalid %s %s relocation: %s\n", shn_abs ? "absolute" : "relative", rel_type(r_type), symname… in do_reloc_real()