Home
last modified time | relevance | path

Searched refs:BFD_RELOC_SPARC_OLO10 (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-sparc.c2755 the_insn.reloc = BFD_RELOC_SPARC_OLO10; in sparc_ip()
3216 if (theinsn->reloc == BFD_RELOC_SPARC_OLO10) in output_insn()
3585 case BFD_RELOC_SPARC_OLO10: in md_apply_fix()
3716 case BFD_RELOC_SPARC_OLO10: in tc_gen_reloc()
3827 if (code == BFD_RELOC_SPARC_OLO10) in tc_gen_reloc()
3880 if (code == BFD_RELOC_SPARC_OLO10) in tc_gen_reloc()
/toolchain/binutils/binutils-2.25/bfd/
Dbfd-in2.h2711 BFD_RELOC_SPARC_OLO10, enumerator
Delfxx-sparc.c405 case BFD_RELOC_SPARC_OLO10: in _bfd_sparc_elf_reloc_type_lookup()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-9899892 (md_apply_fix3): Handle BFD_RELOC_SPARC_OLO10.