Searched refs:BFD_RELOC_PPC_TOC16 (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ppc.c1660 MAP32 ("xgot", BFD_RELOC_PPC_TOC16),
1666 MAP64 ("toc", BFD_RELOC_PPC_TOC16),
2368 toc_reloc = BFD_RELOC_PPC_TOC16;
2389 toc_reloc = BFD_RELOC_PPC_TOC16;
2640 case BFD_RELOC_PPC_TOC16:
2807 case BFD_RELOC_PPC_TOC16:
4757 return fix->fx_r_type != BFD_RELOC_PPC_TOC16;
5746 fixP->fx_r_type = BFD_RELOC_PPC_TOC16;
5842 case BFD_RELOC_PPC_TOC16:
6122 if (fixP->fx_r_type != BFD_RELOC_PPC_TOC16)
[all...]
/freebsd-11-stable/contrib/binutils/bfd/
H A Dcoff-ppc.c1964 HOW2MAP(BFD_RELOC_PPC_TOC16, IMAGE_REL_PPC_TOCREL16);
H A Dcoff64-rs6000.c1836 case BFD_RELOC_PPC_TOC16:
H A Dbfd-in2.h2855 BFD_RELOC_PPC_TOC16,
2848 BFD_RELOC_PPC_TOC16, enumerator in enum:bfd_reloc_code_real
H A Dcoff-rs6000.c1042 case BFD_RELOC_PPC_TOC16:
H A Delf32-ppc.c1555 case BFD_RELOC_PPC_TOC16: r = R_PPC_TOC16; break;
H A Delf64-ppc.c2020 case BFD_RELOC_PPC_TOC16: r = R_PPC64_TOC16;
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h2862 BFD_RELOC_PPC_TOC16,
2855 BFD_RELOC_PPC_TOC16, enumerator in enum:bfd_reloc_code_real

Completed in 340 milliseconds