Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-sparc.c2514 the_insn.reloc = BFD_RELOC_SPARC_OLO10;
2937 if (the_insn->reloc == BFD_RELOC_SPARC_OLO10)
3369 case BFD_RELOC_SPARC_OLO10:
3489 case BFD_RELOC_SPARC_OLO10:
3597 if (code == BFD_RELOC_SPARC_OLO10)
3649 if (code == BFD_RELOC_SPARC_OLO10)
/freebsd-12-stable/gnu/usr.bin/binutils/libbfd/
Dbfd.h2464 BFD_RELOC_SPARC_OLO10, enumerator
/freebsd-12-stable/contrib/binutils/bfd/
Dbfd-in2.h2457 BFD_RELOC_SPARC_OLO10, enumerator
Delfxx-sparc.c306 { BFD_RELOC_SPARC_OLO10, R_SPARC_OLO10 },
/freebsd-12-stable/contrib/binutils/gas/
DChangeLog-9899892 (md_apply_fix3): Handle BFD_RELOC_SPARC_OLO10.