Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-xtensa.c1589 else if ((reloc >= BFD_RELOC_XTENSA_SLOT0_OP in xtensa_elf_cons()
2612 if (reloc >= BFD_RELOC_XTENSA_SLOT0_OP in decode_reloc()
2615 *slot = reloc - BFD_RELOC_XTENSA_SLOT0_OP; in decode_reloc()
2641 return BFD_RELOC_XTENSA_SLOT0_OP + slot; in encode_reloc()
5599 case BFD_RELOC_XTENSA_SLOT0_OP: in md_apply_fix()
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/
H A Dreloc.texi2339 @deffn {} BFD_RELOC_XTENSA_SLOT0_OP
2381 replaced by BFD_RELOC_XTENSA_SLOT0_OP.
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dbfd-in2.h4117 BFD_RELOC_XTENSA_SLOT0_OP, enumerator
H A Delf32-xtensa.c410 if (code >= BFD_RELOC_XTENSA_SLOT0_OP in elf_xtensa_reloc_type_lookup()
414 (code - BFD_RELOC_XTENSA_SLOT0_OP)); in elf_xtensa_reloc_type_lookup()
H A DChangeLog-20041100 BFD_RELOC_XTENSA_DIFF32, BFD_RELOC_XTENSA_SLOT0_OP,