Searched refs:mips16_reloc_p (Results 1 – 5 of 5) sorted by relevance
1516 (mips16_reloc_p, got16_reloc_p, call16_reloc_p, hi16_reloc_p)1518 (_bfd_mips16_elf_reloc_unshuffle): Use mips16_reloc_p to generalize1532 (mips_elf_add_lo16_rel_addend): Use mips16_reloc_p to generalize
2100 mips16_reloc_p (int r_type) in mips16_reloc_p() function2280 if (!mips16_reloc_p (r_type) && !micromips_reloc_shuffle_p (r_type)) in _bfd_mips_elf_reloc_unshuffle()2303 if (!mips16_reloc_p (r_type) && !micromips_reloc_shuffle_p (r_type)) in _bfd_mips_elf_reloc_shuffle()7821 if (mips16_reloc_p (r_type)) in mips_elf_add_lo16_rel_addend()
81 * elfxx-mips.c (TLS_RELOC_P,mips16_reloc_p,
4074 mips16_reloc_p (bfd_reloc_code_real_type reloc) in mips16_reloc_p() function4215 return (mips16_reloc_p (reloc) ? BFD_RELOC_MIPS16_LO16 in matching_lo_reloc()14920 if (mips16_reloc_p (reloc) || micromips_reloc_p (reloc)) in read_reloc_insn()14933 if (mips16_reloc_p (reloc) || micromips_reloc_p (reloc)) in write_reloc_insn()15109 if (mips16_reloc_p (fixP->fx_r_type)) in md_apply_fix()
768 * config/tc-mips.c (mips16_reloc_p, got16_reloc_p, hi16_reloc_p)