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

/freebsd-11-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
5554 && fix->fx_r_type != BFD_RELOC_HI16_GOTOFF
5824 case BFD_RELOC_HI16_GOTOFF:
/freebsd-11-stable/contrib/binutils/bfd/
H A Dbfd-in2.h2378 BFD_RELOC_HI16_GOTOFF,
2371 BFD_RELOC_HI16_GOTOFF, enumerator in enum:bfd_reloc_code_real
H A Delf32-ppc.c1537 case BFD_RELOC_HI16_GOTOFF: r = R_PPC_GOT16_HI; break;
H A Delf64-ppc.c1974 case BFD_RELOC_HI16_GOTOFF: r = R_PPC64_GOT16_HI;
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h2385 BFD_RELOC_HI16_GOTOFF,
2378 BFD_RELOC_HI16_GOTOFF, enumerator in enum:bfd_reloc_code_real

Completed in 243 milliseconds