Searched refs:R_MIPS_JALR (Results 1 - 11 of 11) sorted by path

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf32-mips.c536 HOWTO (R_MIPS_JALR, /* type */
544 "R_MIPS_JALR", /* name */
H A Delf64-mips.c626 HOWTO (R_MIPS_JALR, /* type */
634 "R_MIPS_JALR", /* name */
1313 HOWTO (R_MIPS_JALR, /* type */
1321 "R_MIPS_JALR", /* name */
2183 { BFD_RELOC_MIPS_JALR, R_MIPS_JALR },
H A Delfn32-mips.c590 HOWTO (R_MIPS_JALR, /* type */
598 "R_MIPS_JALR", /* name */
1278 HOWTO (R_MIPS_JALR, /* type */
1286 "R_MIPS_JALR", /* name */
2026 { BFD_RELOC_MIPS_JALR, R_MIPS_JALR },
H A Delfxx-mips.c4583 case R_MIPS_JALR:
4702 || (r_type == R_MIPS_JALR && x == 0x0320f809))) /* jalr t9 */
6758 case R_MIPS_JALR:
6823 if (r_type != R_MIPS_JALR)
/freebsd-11-stable/contrib/binutils/include/elf/
H A Dmips.h75 RELOC_NUMBER (R_MIPS_JALR, 37)
/freebsd-11-stable/sys/mips/include/
H A Delf.h211 #define R_MIPS_JALR 37 macro
/freebsd-11-stable/contrib/elftoolchain/common/
H A Delfdefinitions.h1899 _ELF_DEFINE_RELOC(R_MIPS_JALR, 37) \
/freebsd-11-stable/contrib/llvm-project/lld/ELF/Arch/
H A DMips.cpp86 case R_MIPS_JALR:
93 "found R_MIPS_JALR relocation against non-function symbol " +
649 case R_MIPS_JALR:
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldELFMips.cpp127 case ELF::R_MIPS_JALR:
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp411 return ELF::R_MIPS_JALR;
612 case ELF::R_MIPS_JALR:
/freebsd-11-stable/sys/sys/
H A Delf_common.h1102 #define R_MIPS_JALR 37 macro

Completed in 253 milliseconds