Searched refs:BFD_RELOC_LO10 (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-sparc.h113 && (FIX)->fx_r_type != BFD_RELOC_LO10 \
H A Dtc-sparc.c1091 ? BFD_RELOC_LO10 : BFD_RELOC_NONE);
1283 ? BFD_RELOC_LO10 : BFD_RELOC_NONE);
2319 { "lo", 2, BFD_RELOC_LO10, 0, 1 },
2476 case BFD_RELOC_LO10:
2516 || the_insn.reloc != BFD_RELOC_LO10
3372 case BFD_RELOC_LO10:
3474 case BFD_RELOC_LO10:
3576 case BFD_RELOC_LO10:
3585 code = BFD_RELOC_LO10; /* Unchanged. */
3609 reloc->howto = bfd_reloc_type_lookup (stdoutput, BFD_RELOC_LO10);
[all...]
/freebsd-11-stable/contrib/binutils/bfd/
H A Dcoff-sparc.c128 { BFD_RELOC_LO10, R_SPARC_LO10, },
H A Dbfd-in2.h2424 BFD_RELOC_LO10,
2417 BFD_RELOC_LO10, enumerator in enum:bfd_reloc_code_real
H A Delfxx-sparc.c284 { BFD_RELOC_LO10, R_SPARC_LO10, },
H A Daoutx.h288 EXT (BFD_RELOC_LO10, 11);
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h2431 BFD_RELOC_LO10,
2424 BFD_RELOC_LO10, enumerator in enum:bfd_reloc_code_real

Completed in 276 milliseconds