Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DLoongArch.cpp192 symbolicRel = R_LARCH_64; in LoongArch()
290 case R_LARCH_64: in getImplicitAddend()
389 case R_LARCH_64: in getRelExpr()
560 case R_LARCH_64: in relocate()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchELFObjectWriter.cpp70 return IsPCRel ? ELF::R_LARCH_64_PCREL : ELF::R_LARCH_64; in getRelocType()
H A DLoongArchAsmBackend.cpp39 .Case("BFD_RELOC_64", ELF::R_LARCH_64) in getFixupKind()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DLoongArch.def13 ELF_RELOC(R_LARCH_64, 2)
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_loongarch.cpp55 case ELF::R_LARCH_64: in getRelocationKind()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DRelocationResolver.cpp540 case ELF::R_LARCH_64: in supportsLoongArch()
566 case ELF::R_LARCH_64: in resolveLoongArch()
/freebsd/sys/sys/
H A Delf_common.h1413 #define R_LARCH_64 2 macro
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2893 case R_LARCH_64: in ApplyRelocations()