Searched refs:R_MIPS_JALR (Results 1 – 16 of 16) sorted by relevance
| /freebsd-11-stable/sys/mips/include/ |
| HD | elf.h | 211 #define R_MIPS_JALR 37 macro
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
| HD | Mips.def | 43 ELF_RELOC(R_MIPS_JALR, 37)
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
| HD | MipsELFObjectWriter.cpp | 411 return ELF::R_MIPS_JALR; in getRelocType() 612 case ELF::R_MIPS_JALR: in needsRelocateWithSymbol()
|
| /freebsd-11-stable/contrib/binutils/bfd/ |
| HD | elfn32-mips.c | 590 HOWTO (R_MIPS_JALR, /* type */ 1278 HOWTO (R_MIPS_JALR, /* type */ 2022 { BFD_RELOC_MIPS_JALR, R_MIPS_JALR },
|
| HD | elf64-mips.c | 625 HOWTO (R_MIPS_JALR, /* type */ 1312 HOWTO (R_MIPS_JALR, /* type */ 2178 { BFD_RELOC_MIPS_JALR, R_MIPS_JALR },
|
| HD | elf32-mips.c | 536 HOWTO (R_MIPS_JALR, /* type */
|
| HD | elfxx-mips.c | 4564 case R_MIPS_JALR: in mips_elf_calculate_relocation() 4683 || (r_type == R_MIPS_JALR && x == 0x0320f809))) /* jalr t9 */ in mips_elf_perform_relocation() 6730 case R_MIPS_JALR: in _bfd_mips_elf_check_relocs() 6794 if (r_type != R_MIPS_JALR) in _bfd_mips_relax_section()
|
| HD | ChangeLog-9899 | 2207 * elf32-mips.c (elf_mips_howto_table): Add R_MIPS_JALR.
|
| HD | ChangeLog-0203 | 2444 * elfxx-mips.c: Allow lazy binding for R_MIPS_JALR.
|
| /freebsd-11-stable/contrib/llvm-project/lld/ELF/Arch/ |
| HD | Mips.cpp | 86 case R_MIPS_JALR: in getRelExpr() 649 case R_MIPS_JALR: in relocateOne()
|
| /freebsd-11-stable/contrib/binutils/include/elf/ |
| HD | mips.h | 75 RELOC_NUMBER (R_MIPS_JALR, 37)
|
| HD | ChangeLog-9103 | 1313 * mips.h: Add R_MIPS_JALR and adjust R_MIPS_max appropriately.
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
| HD | RuntimeDyldELFMips.cpp | 127 case ELF::R_MIPS_JALR: in evaluateMIPS64Relocation()
|
| /freebsd-11-stable/contrib/llvm-project/lld/docs/ |
| HD | ReleaseNotes.rst | 32 * Relax MIPS ``jalr`` and ``jr`` instructions marked by the ``R_MIPS_JALR``
|
| /freebsd-11-stable/sys/sys/ |
| HD | elf_common.h | 1102 #define R_MIPS_JALR 37 macro
|
| /freebsd-11-stable/contrib/elftoolchain/common/ |
| HD | elfdefinitions.h | 1899 _ELF_DEFINE_RELOC(R_MIPS_JALR, 37) \
|