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

  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 2399 needs_shuffle (int r_type)
2410 if (!needs_shuffle (r_type))
2433 if (!needs_shuffle (r_type))
2477 if (check == check_shuffle && !needs_shuffle (reloc_entry->howto->type))
2389 needs_shuffle (int r_type) function
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 2402 needs_shuffle (int r_type)
2413 if (!needs_shuffle (r_type))
2436 if (!needs_shuffle (r_type))
2480 if (check == check_shuffle && !needs_shuffle (reloc_entry->howto->type))
2392 needs_shuffle (int r_type) function
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 2391 needs_shuffle (int r_type)
2402 if (!needs_shuffle (r_type))
2425 if (!needs_shuffle (r_type))
2469 if (check == check_shuffle && !needs_shuffle (reloc_entry->howto->type))
2381 needs_shuffle (int r_type) function
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 2398 needs_shuffle (int r_type)
2409 if (!needs_shuffle (r_type))
2432 if (!needs_shuffle (r_type))
2476 if (check == check_shuffle && !needs_shuffle (reloc_entry->howto->type))
2388 needs_shuffle (int r_type) function

Completed in 79 milliseconds