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

  /src/external/gpl3/binutils/dist/gas/config/
tc-mips.c 8288 reloc_howto_type *howto0;
8300 howto = howto0 = bfd_reloc_type_lookup (stdoutput, final_type[i - 1]);
8305 howto0 = bfd_reloc_type_lookup (stdoutput, final_type[0]);
8309 howto0 && howto0->pc_relative,
8279 reloc_howto_type *howto0; local
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-mips.c 7979 reloc_howto_type *howto0;
7990 howto = howto0 = bfd_reloc_type_lookup (stdoutput, final_type[i - 1]);
7995 howto0 = bfd_reloc_type_lookup (stdoutput, final_type[0]);
7999 howto0 && howto0->pc_relative,
7970 reloc_howto_type *howto0; local

Completed in 35 milliseconds