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

/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-ppc.c1600 MAP ("got@h", BFD_RELOC_HI16_GOTOFF),
1708 || reloc == (int) BFD_RELOC_HI16_GOTOFF
1941 && fixp->fx_r_type != BFD_RELOC_HI16_GOTOFF
5506 && fix->fx_r_type != BFD_RELOC_HI16_GOTOFF
5776 case BFD_RELOC_HI16_GOTOFF:
/freebsd-10-stable/contrib/binutils/bfd/
H A Dbfd-in2.h2375 BFD_RELOC_HI16_GOTOFF,
2368 BFD_RELOC_HI16_GOTOFF, enumerator in enum:bfd_reloc_code_real
H A Delf32-ppc.c1509 case BFD_RELOC_HI16_GOTOFF: r = R_PPC_GOT16_HI; break;
H A Delf64-ppc.c1942 case BFD_RELOC_HI16_GOTOFF: r = R_PPC64_GOT16_HI;
/freebsd-10-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h2382 BFD_RELOC_HI16_GOTOFF,
2375 BFD_RELOC_HI16_GOTOFF, enumerator in enum:bfd_reloc_code_real

Completed in 272 milliseconds