Searched refs:BFD_RELOC_LO10 (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-sparc.h | 116 && (FIX)->fx_r_type != BFD_RELOC_LO10 \
|
D | tc-sparc.c | 1158 ? BFD_RELOC_LO10 : BFD_RELOC_NONE); in synthetize_setuw() 1348 ? BFD_RELOC_LO10 : BFD_RELOC_NONE); in synthetize_setx() 2536 { "lo", 2, BFD_RELOC_LO10, 0, 1 }, in sparc_ip() 2703 case BFD_RELOC_LO10: in sparc_ip() 2748 || the_insn.reloc != BFD_RELOC_LO10 in sparc_ip() 3577 case BFD_RELOC_LO10: in md_apply_fix() 3686 case BFD_RELOC_LO10: in tc_gen_reloc() 3795 case BFD_RELOC_LO10: in tc_gen_reloc() 3804 code = BFD_RELOC_LO10; /* Unchanged. */ in tc_gen_reloc() 3828 reloc->howto = bfd_reloc_type_lookup (stdoutput, BFD_RELOC_LO10); in tc_gen_reloc()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | coff-sparc.c | 119 { BFD_RELOC_LO10, R_SPARC_LO10, },
|
D | bfd-in2.h | 2664 BFD_RELOC_LO10, enumerator
|
D | elfxx-sparc.c | 357 case BFD_RELOC_LO10: in _bfd_sparc_elf_reloc_type_lookup()
|
D | aoutx.h | 287 EXT (BFD_RELOC_LO10, 11); in NAME()
|