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

  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 2231 micromips_reloc_shuffle_p (unsigned int r_type)
2401 return mips16_reloc_p (r_type) || micromips_reloc_shuffle_p (r_type);
2221 micromips_reloc_shuffle_p (unsigned int r_type) function
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 2234 micromips_reloc_shuffle_p (unsigned int r_type)
2404 return mips16_reloc_p (r_type) || micromips_reloc_shuffle_p (r_type);
2224 micromips_reloc_shuffle_p (unsigned int r_type) function
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 2234 micromips_reloc_shuffle_p (unsigned int r_type)
2393 return mips16_reloc_p (r_type) || micromips_reloc_shuffle_p (r_type);
2224 micromips_reloc_shuffle_p (unsigned int r_type) function
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 2241 micromips_reloc_shuffle_p (unsigned int r_type)
2400 return mips16_reloc_p (r_type) || micromips_reloc_shuffle_p (r_type);
2231 micromips_reloc_shuffle_p (unsigned int r_type) function

Completed in 65 milliseconds