Home
last modified time | relevance | path

Searched refs:BFD_RELOC_24_PLT_PCREL (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ppc.c1929 MAP32 ("plt", BFD_RELOC_24_PLT_PCREL), in ppc_elf_suffix()
1930 MAP32 ("pltrel24", BFD_RELOC_24_PLT_PCREL), in ppc_elf_suffix()
6301 case BFD_RELOC_24_PLT_PCREL: in ppc_force_relocation()
6927 case BFD_RELOC_24_PLT_PCREL: in md_apply_fix()
7049 case BFD_RELOC_24_PLT_PCREL: in md_apply_fix()
/toolchain/binutils/binutils-2.25/bfd/
Dbfd-in2.h2604 BFD_RELOC_24_PLT_PCREL, enumerator
Delf32-ppc.c1888 case BFD_RELOC_24_PLT_PCREL: r = R_PPC_PLTREL24; break; in ppc_elf_reloc_type_lookup()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-96973159 BFD_RELOC_24_PLT_PCREL relocation.
3160 (md_apply_fix3): Support BFD_RELOC_24_PLT_PCREL.
DChangeLog-20052100 * config/tc-ppc.c (ppc_force_relocation): Add BFD_RELOC_24_PLT_PCREL.