Searched refs:BFD_RELOC_HI16_S_GOTOFF (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dtc-ppc.c1601 MAP ("got@ha", BFD_RELOC_HI16_S_GOTOFF),
1709 || reloc == (int) BFD_RELOC_HI16_S_GOTOFF))
1943 && fixp->fx_r_type != BFD_RELOC_HI16_S_GOTOFF
5507 && fix->fx_r_type != BFD_RELOC_HI16_S_GOTOFF
5777 case BFD_RELOC_HI16_S_GOTOFF:
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dbfd-in2.h2376 BFD_RELOC_HI16_S_GOTOFF,
2369 BFD_RELOC_HI16_S_GOTOFF, enumerator in enum:bfd_reloc_code_real
H A Delf32-ppc.c1510 case BFD_RELOC_HI16_S_GOTOFF: r = R_PPC_GOT16_HA; break;
H A Delf64-ppc.c1944 case BFD_RELOC_HI16_S_GOTOFF: r = R_PPC64_GOT16_HA;
/freebsd-10.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h2383 BFD_RELOC_HI16_S_GOTOFF,
2376 BFD_RELOC_HI16_S_GOTOFF, enumerator in enum:bfd_reloc_code_real

Completed in 197 milliseconds