Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-spu.h52 || (FIXP)->fx_r_type == BFD_RELOC_SPU_PPU32 \
64 || (FIXP)->fx_r_type == BFD_RELOC_SPU_PPU32 \
Dtc-spu.c842 reloc = nbytes == 4 ? BFD_RELOC_SPU_PPU32 : BFD_RELOC_SPU_PPU64; in spu_cons()
993 if (fixP->fx_r_type == BFD_RELOC_SPU_PPU32 in md_apply_fix()
/freebsd-12-stable/gnu/usr.bin/binutils/libbfd/
Dbfd.h2528 BFD_RELOC_SPU_PPU32, enumerator
/freebsd-12-stable/contrib/binutils/bfd/
Dbfd-in2.h2521 BFD_RELOC_SPU_PPU32, enumerator
Delf32-spu.c132 case BFD_RELOC_SPU_PPU32: in spu_elf_bfd_to_reloc_type()
DChangeLog456 * reloc.c (BFD_RELOC_SPU_PPU32, BFD_RELOC_SPU_PPU64): Define.