Searched refs:BFD_RELOC_MIPS_JALR (Results 1 – 8 of 8) sorted by relevance
1988 { BFD_RELOC_MIPS_JALR, R_MIPS_JALR },
3196 { BFD_RELOC_MIPS_JALR, R_MIPS_JALR },
3380 { BFD_RELOC_MIPS_JALR, R_MIPS_JALR },
2995 BFD_RELOC_MIPS_JALR, enumerator
1316 * elf32-mips.c (mips_reloc_map): Add BFD_RELOC_MIPS_JALR.
4157 return reloc == BFD_RELOC_MIPS_JALR || reloc == BFD_RELOC_MICROMIPS_JALR; in jalr_reloc_p()8792 = { BFD_RELOC_MIPS_JALR, BFD_RELOC_MICROMIPS_JALR }; in macro_build_jalr()15061 case BFD_RELOC_MIPS_JALR: in md_apply_fix()
1348 (macro_build_jalr): If MIPS_JALR_HINT_P, emit BFD_RELOC_MIPS_JALR.
5611 (md_apply_fix): Special handling for BFD_RELOC_MIPS_JALR.