Searched refs:BFD_RELOC_SPU_IMM16 (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-spu.c | 219 { 16, 7, 0, -32768, 32767, 0, -1, BFD_RELOC_SPU_IMM16 }, /* A_S16 */ 227 { 16, 7, 0, -32768, 65535, 0, -1, BFD_RELOC_SPU_IMM16 }, /* A_X16 */ 1048 case BFD_RELOC_SPU_IMM16: in md_apply_fix()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | bfd-in2.h | 2771 BFD_RELOC_SPU_IMM16, enumerator
|
D | elf32-spu.c | 131 case BFD_RELOC_SPU_IMM16: in spu_elf_bfd_to_reloc_type()
|