HomeSort by: relevance | last modified time | path
    Searched defs:old_reloc (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-sparc.c 2708 bfd_reloc_code_real_type old_reloc = the_insn.reloc;
2890 the_insn.reloc = old_reloc;
2899 if (old_reloc != BFD_RELOC_SPARC13
2697 bfd_reloc_code_real_type old_reloc = the_insn.reloc; local
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-sparc.c 2707 bfd_reloc_code_real_type old_reloc = the_insn.reloc;
2889 the_insn.reloc = old_reloc;
2898 if (old_reloc != BFD_RELOC_SPARC13
2696 bfd_reloc_code_real_type old_reloc = the_insn.reloc; local

Completed in 29 milliseconds