Searched refs:BFD_RELOC_PPC_TOC16 (Results 1 – 12 of 12) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-ppc.c | 1955 MAP32 ("xgot", BFD_RELOC_PPC_TOC16), in ppc_elf_suffix() 1963 MAP64 ("toc", BFD_RELOC_PPC_TOC16), in ppc_elf_suffix() 2820 toc_reloc = BFD_RELOC_PPC_TOC16; in md_assemble() 2841 toc_reloc = BFD_RELOC_PPC_TOC16; in md_assemble() 3189 reloc = BFD_RELOC_PPC_TOC16; in md_assemble() 3226 case BFD_RELOC_PPC_TOC16: in md_assemble() 3264 case BFD_RELOC_PPC_TOC16: in md_assemble() 5585 return fix->fx_r_type != BFD_RELOC_PPC_TOC16; in ppc_pe_fix_adjustable() 6559 fixP->fx_r_type = BFD_RELOC_PPC_TOC16; in md_apply_fix() 6720 case BFD_RELOC_PPC_TOC16: in md_apply_fix() [all …]
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | nlmconv.c | 1872 toc_howto = bfd_reloc_type_lookup (insec->owner, BFD_RELOC_PPC_TOC16); in powerpc_mangle_relocs()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | coff-ppc.c | 1862 HOW2MAP(BFD_RELOC_PPC_TOC16, IMAGE_REL_PPC_TOCREL16); in ppc_coff_reloc_type_lookup()
|
D | coff64-rs6000.c | 1827 case BFD_RELOC_PPC_TOC16: in xcoff64_reloc_type_lookup()
|
D | coff-rs6000.c | 1127 case BFD_RELOC_PPC_TOC16: in _bfd_xcoff_reloc_type_lookup()
|
D | bfd-in2.h | 3214 BFD_RELOC_PPC_TOC16, enumerator
|
D | elf32-ppc.c | 1908 case BFD_RELOC_PPC_TOC16: r = R_PPC_TOC16; break; in ppc_elf_reloc_type_lookup()
|
D | elf64-ppc.c | 2272 case BFD_RELOC_PPC_TOC16: r = R_PPC64_TOC16; in ppc64_elf_reloc_type_lookup()
|
D | ChangeLog-9495 | 9403 BFD_RELOC_PPC_BA26 and BFD_RELOC_PPC_TOC16.
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-9697 | 5813 BFD_RELOC_16_GOTOFF and BFD_RELOC_PPC_TOC16.
|
D | ChangeLog-0001 | 1480 use BFD_RELOC_PPC64_TOC16_DS instead of BFD_RELOC_PPC_TOC16.
|
D | ChangeLog-9295 | 3576 BFD_RELOC_HI16, BFD_RELOC_HI16_S, BFD_RELOC_PPC_TOC16, and
|