Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-ppc.c1630 MAP32 ("plt", BFD_RELOC_24_PLT_PCREL), in ppc_elf_suffix()
1631 MAP32 ("pltrel24", BFD_RELOC_24_PLT_PCREL), in ppc_elf_suffix()
5468 case BFD_RELOC_24_PLT_PCREL: in ppc_force_relocation()
5983 case BFD_RELOC_24_PLT_PCREL: in md_apply_fix()
/freebsd-9-stable/gnu/usr.bin/binutils/libbfd/
Dbfd.h2380 BFD_RELOC_24_PLT_PCREL, enumerator
/freebsd-9-stable/contrib/binutils/bfd/
Dbfd-in2.h2373 BFD_RELOC_24_PLT_PCREL, enumerator
Delf32-ppc.c1509 case BFD_RELOC_24_PLT_PCREL: r = R_PPC_PLTREL24; break; in ppc_elf_reloc_type_lookup()
/freebsd-9-stable/contrib/binutils/gas/
DChangeLog-96973159 BFD_RELOC_24_PLT_PCREL relocation.
3160 (md_apply_fix3): Support BFD_RELOC_24_PLT_PCREL.