Home
last modified time | relevance | path

Searched refs:R_MIPS_GPREL32 (Results 1 – 6 of 6) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
HDRuntimeDyldELFMips.cpp173 case ELF::R_MIPS_GPREL32: { in evaluateMIPS64Relocation()
254 case ELF::R_MIPS_GPREL32: in applyMIPSRelocation()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
HDMips.def18 ELF_RELOC(R_MIPS_GPREL32, 12)
/freebsd-head/contrib/llvm-project/lld/ELF/Arch/
HDMips.cpp105 case R_MIPS_GPREL32: in getRelExpr()
387 case R_MIPS_GPREL32: in getImplicitAddend()
590 case R_MIPS_GPREL32: in relocate()
/freebsd-head/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
HDMipsELFObjectWriter.cpp292 return setRTypes(ELF::R_MIPS_GPREL32, in getRelocType()
558 case ELF::R_MIPS_GPREL32: in needsRelocateWithSymbol()
/freebsd-head/sys/sys/
HDelf_common.h1223 #define R_MIPS_GPREL32 12 /* GP relative 32 bit */ macro
/freebsd-head/contrib/elftoolchain/common/
HDelfdefinitions.h1887 _ELF_DEFINE_RELOC(R_MIPS_GPREL32, 12) \