Searched refs:cross_mode_jump_p (Results 1 – 2 of 2) sorted by relevance
3402 cross_mode_jump_p.3404 Set up cross_mode_jump_p based on the mode change.3405 (mips_elf_perform_relocation): Rename require_jalx to cross_mode_jump_p.3407 Test cross_mode_jump_p and jal_reloc_p to turn jal to jalx.3408 Use !cross_mode_jump_p to guard conversion.3411 cross_mode_jump_p.3412 Pass &cross_mode_jump_p to call mips_elf_calculate_relocation.3413 Pass cross_mode_jump_p to call mips_elf_perform_relocation.
5236 bfd_boolean *cross_mode_jump_p, in mips_elf_calculate_relocation() argument5583 *cross_mode_jump_p = (!info->relocatable in mips_elf_calculate_relocation()5791 if (*cross_mode_jump_p && (symbol & 3) != (r_type == R_MIPS_26)) in mips_elf_calculate_relocation()5795 shift = (!*cross_mode_jump_p && r_type == R_MICROMIPS_26_S1) ? 1 : 2; in mips_elf_calculate_relocation()6229 bfd_boolean cross_mode_jump_p) in mips_elf_perform_relocation() argument6250 if (cross_mode_jump_p && jal_reloc_p (r_type)) in mips_elf_perform_relocation()6293 && !cross_mode_jump_p in mips_elf_perform_relocation()10012 bfd_boolean cross_mode_jump_p = FALSE; in _bfd_mips_elf_relocate_section() local10209 &name, &cross_mode_jump_p, in _bfd_mips_elf_relocate_section()10339 contents, cross_mode_jump_p)) in _bfd_mips_elf_relocate_section()