Home
last modified time | relevance | path

Searched refs:BFD_RELOC_PPC64_TOC (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ppc.c1962 MAP64 ("tocbase", BFD_RELOC_PPC64_TOC), in ppc_elf_suffix()
2058 if (reloc == (int) BFD_RELOC_PPC64_TOC in ppc_elf_suffix()
6302 case BFD_RELOC_PPC64_TOC: in ppc_force_relocation()
6951 case BFD_RELOC_PPC64_TOC: in md_apply_fix()
7099 && fixP->fx_r_type != BFD_RELOC_PPC64_TOC in md_apply_fix()
/toolchain/binutils/binutils-2.25/bfd/
Dbfd-in2.h3266 BFD_RELOC_PPC64_TOC, enumerator
Delf64-ppc.c2280 case BFD_RELOC_PPC64_TOC: r = R_PPC64_TOC; in ppc64_elf_reloc_type_lookup()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-00011469 (ppc_elf_suffix): Replace symbol on BFD_RELOC_PPC64_TOC reloc
1486 (TC_FORCE_RELOCATION): Force for BFD_RELOC_PPC64_TOC.