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

  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 2359 mips16_branch_reloc_p (int r_type)
5910 else if ((mips16_branch_reloc_p (r_type)
5933 if ((mips16_branch_reloc_p (r_type) && target_is_micromips_code_p)
5949 && ((mips16_branch_reloc_p (r_type)
9318 || mips16_branch_reloc_p (r_type)
2349 mips16_branch_reloc_p (int r_type) function
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 2362 mips16_branch_reloc_p (int r_type)
5890 else if ((mips16_branch_reloc_p (r_type)
5913 if ((mips16_branch_reloc_p (r_type) && target_is_micromips_code_p)
5929 && ((mips16_branch_reloc_p (r_type)
9298 || mips16_branch_reloc_p (r_type)
2352 mips16_branch_reloc_p (int r_type) function
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 2351 mips16_branch_reloc_p (int r_type)
5844 else if ((mips16_branch_reloc_p (r_type)
5867 if ((mips16_branch_reloc_p (r_type) && target_is_micromips_code_p)
5883 && ((mips16_branch_reloc_p (r_type)
9198 || mips16_branch_reloc_p (r_type)
2341 mips16_branch_reloc_p (int r_type) function
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 2362 mips16_branch_reloc_p (int r_type)
5890 else if ((mips16_branch_reloc_p (r_type)
5913 if ((mips16_branch_reloc_p (r_type) && target_is_micromips_code_p)
5929 && ((mips16_branch_reloc_p (r_type)
9278 || mips16_branch_reloc_p (r_type)
2352 mips16_branch_reloc_p (int r_type) function

Completed in 44 milliseconds