Searched refs:BFD_RELOC_MIPS16_JMP (Results 1 – 8 of 8) sorted by relevance
1223 { BFD_RELOC_MIPS16_JMP, R_MIPS16_26 - R_MIPS16_min },
2040 { BFD_RELOC_MIPS16_JMP, R_MIPS16_26 - R_MIPS16_min },
2196 { BFD_RELOC_MIPS16_JMP, R_MIPS16_26 - R_MIPS16_min },
2613 BFD_RELOC_MIPS16_JMP, enumerator
3051 (bfd_elf32_bfd_reloc_type_lookup): Handle BFD_RELOC_MIPS16_JMP.3055 * reloc.c (BFD_RELOC_MIPS16_JMP): Add to list of relocs.
2696 && *reloc_type != BFD_RELOC_MIPS16_JMP) in append_insn()2729 ip->mips16_absolute_jump_p = (*reloc_type == BFD_RELOC_MIPS16_JMP); in append_insn()2778 case BFD_RELOC_MIPS16_JMP: in append_insn()2824 if (reloc_type[0] == BFD_RELOC_MIPS16_JMP in append_insn()10442 *offset_reloc = BFD_RELOC_MIPS16_JMP; in mips16_ip()12217 case BFD_RELOC_MIPS16_JMP: in md_apply_fix()
2620 BFD_RELOC_MIPS16_JMP, enumerator
853 handling for BFD_RELOC_MIPS16_JMP.883 * config/tc-mips.c (mips_fix_adjustable): Handle BFD_RELOC_MIPS16_JMP.