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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ppc.c1599 MAP ("got@l", BFD_RELOC_LO16_GOTOFF),
1707 || reloc == (int) BFD_RELOC_LO16_GOTOFF
1942 && fixp->fx_r_type != BFD_RELOC_LO16_GOTOFF
2628 case BFD_RELOC_LO16_GOTOFF:
5553 && fix->fx_r_type != BFD_RELOC_LO16_GOTOFF
5823 case BFD_RELOC_LO16_GOTOFF:
/freebsd-11-stable/contrib/binutils/bfd/
H A Dbfd-in2.h2377 BFD_RELOC_LO16_GOTOFF,
2370 BFD_RELOC_LO16_GOTOFF, enumerator in enum:bfd_reloc_code_real
H A Delf32-ppc.c1536 case BFD_RELOC_LO16_GOTOFF: r = R_PPC_GOT16_LO; break;
H A Delf64-ppc.c1972 case BFD_RELOC_LO16_GOTOFF: r = R_PPC64_GOT16_LO;
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h2384 BFD_RELOC_LO16_GOTOFF,
2377 BFD_RELOC_LO16_GOTOFF, enumerator in enum:bfd_reloc_code_real

Completed in 389 milliseconds