Home
last modified time | relevance | path

Searched refs:R_X86_64_REX_GOTPCRELX (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A Dx86_64.def45 ELF_RELOC(R_X86_64_REX_GOTPCRELX, 42)
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DX86_64.cpp390 case R_X86_64_REX_GOTPCRELX: in getRelExpr()
727 case R_X86_64_REX_GOTPCRELX: in getImplicitAddend()
810 case R_X86_64_REX_GOTPCRELX: in relocate()
867 (type != R_X86_64_GOTPCRELX && type != R_X86_64_REX_GOTPCRELX)) in adjustGotPcExpr()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_x86_64.cpp185 case ELF::R_X86_64_REX_GOTPCRELX: in addSingleRelocation()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp219 return ELF::R_X86_64_REX_GOTPCRELX; in getRelocType64()
/freebsd/contrib/llvm-project/lld/docs/
H A DReleaseNotes.rst97 * ``R_X86_64_REX_GOTPCRELX`` of the addq form is no longer incorrectly optimized when the address i…
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1831 RelType == ELF::R_X86_64_REX_GOTPCRELX) { in processRelocationRef()
2034 case ELF::R_X86_64_REX_GOTPCRELX: in processX86_64TLSRelocation()
2544 RelTy == ELF::R_X86_64_REX_GOTPCRELX; in relocationNeedsGot()
2559 case ELF::R_X86_64_REX_GOTPCRELX: in relocationNeedsStub()
/freebsd/sys/sys/
H A Delf_common.h1682 #define R_X86_64_REX_GOTPCRELX 42 macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2288 _ELF_DEFINE_RELOC(R_X86_64_REX_GOTPCRELX, 42)