Home
last modified time | relevance | path

Searched refs:BFD_RELOC_SPU_IMM16 (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-spu.c219 { 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/
Dbfd-in2.h2771 BFD_RELOC_SPU_IMM16, enumerator
Delf32-spu.c131 case BFD_RELOC_SPU_IMM16: in spu_elf_bfd_to_reloc_type()