Searched refs:jal_reloc_p (Results 1 – 3 of 3) sorted by relevance
2216 jal_reloc_p (int r_type) in jal_reloc_p() function6277 if (cross_mode_jump_p && jal_reloc_p (r_type)) in mips_elf_perform_relocation()8671 && jal_reloc_p (r_type) in _bfd_mips_elf_check_relocs()10298 if (jal_reloc_p (howto->type)) in _bfd_mips_elf_relocate_section()
3400 (jal_reloc_p): New function.3407 Test cross_mode_jump_p and jal_reloc_p to turn jal to jalx.
1354 (hi16_reloc_p, lo16_reloc_p, jal_reloc_p): Handle microMIPS ASE.