Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DLoongArch.cpp198 symbolicRel = R_LARCH_32; in LoongArch()
285 case R_LARCH_32: in getImplicitAddend()
388 case R_LARCH_32: in getRelExpr()
556 case R_LARCH_32: in relocate()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchELFObjectWriter.cpp68 return IsPCRel ? ELF::R_LARCH_32_PCREL : ELF::R_LARCH_32; in getRelocType()
H A DLoongArchAsmBackend.cpp38 .Case("BFD_RELOC_32", ELF::R_LARCH_32) in getFixupKind()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DLoongArch.def12 ELF_RELOC(R_LARCH_32, 1)
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_loongarch.cpp57 case ELF::R_LARCH_32: in getRelocationKind()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DRelocationResolver.cpp538 case ELF::R_LARCH_32: in supportsLoongArch()
562 case ELF::R_LARCH_32: in resolveLoongArch()
/freebsd/sys/sys/
H A Delf_common.h1412 #define R_LARCH_32 1 macro
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2896 case R_LARCH_32: in ApplyRelocations()