Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-spu.h52 || (FIXP)->fx_r_type == BFD_RELOC_SPU_PPU32 \
65 || (FIXP)->fx_r_type == BFD_RELOC_SPU_PPU32 \
Dtc-spu.c837 reloc = nbytes == 4 ? BFD_RELOC_SPU_PPU32 : BFD_RELOC_SPU_PPU64; in spu_cons()
989 if (fixP->fx_r_type == BFD_RELOC_SPU_PPU32 in md_apply_fix()
/toolchain/binutils/binutils-2.25/bfd/
Dbfd-in2.h2779 BFD_RELOC_SPU_PPU32, enumerator
Delf32-spu.c137 case BFD_RELOC_SPU_PPU32: in spu_elf_bfd_to_reloc_type()
DChangeLog-20072179 * reloc.c (BFD_RELOC_SPU_PPU32, BFD_RELOC_SPU_PPU64): Define.