Home
last modified time | relevance | path

Searched refs:BFD_RELOC_SPARC13 (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-sparc.h117 && (FIX)->fx_r_type != BFD_RELOC_SPARC13 \
Dtc-sparc.c2103 the_insn.reloc = BFD_RELOC_SPARC13; in sparc_ip()
2113 the_insn.reloc = BFD_RELOC_SPARC13; in sparc_ip()
2666 the_insn.reloc = BFD_RELOC_SPARC13; in sparc_ip()
2869 if (old_reloc != BFD_RELOC_SPARC13 in sparc_ip()
3712 case BFD_RELOC_SPARC13: in md_apply_fix()
3810 case BFD_RELOC_SPARC13: in tc_gen_reloc()
3930 case BFD_RELOC_SPARC13: in tc_gen_reloc()
4011 reloc->howto = bfd_reloc_type_lookup (stdoutput, BFD_RELOC_SPARC13); in tc_gen_reloc()
/toolchain/binutils/binutils-2.27/bfd/
Dcoff-sparc.c122 { BFD_RELOC_SPARC13, R_SPARC_13 },
Dbfd-in2.h2733 BFD_RELOC_SPARC13, enumerator
Delfxx-sparc.c354 case BFD_RELOC_SPARC13: in _bfd_sparc_elf_reloc_type_lookup()
Daoutx.h290 EXT (BFD_RELOC_SPARC13, 10); in NAME()
DChangeLog-94958425 machine. Handle BFD_RELOC_SPARC13 and BFD_RELOC_SPARC_BASE13.
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-92956694 (sparc_ip, case 'i'): Use BFD_RELOC_SPARC13, not _BASE13.
6701 (tc_gen_reloc): Permit BFD_RELOC_SPARC13.