Home
last modified time | relevance | path

Searched refs:jal_reloc_p (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c2216 jal_reloc_p (int r_type) in jal_reloc_p() function
6277 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()
DChangeLog-20103400 (jal_reloc_p): New function.
3407 Test cross_mode_jump_p and jal_reloc_p to turn jal to jalx.
DChangeLog-20111354 (hi16_reloc_p, lo16_reloc_p, jal_reloc_p): Handle microMIPS ASE.