Home
last modified time | relevance | path

Searched refs:R_LARCH_SUB32 (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DLoongArch.def59 ELF_RELOC(R_LARCH_SUB32, 55)
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DRelocationResolver.cpp548 case ELF::R_LARCH_SUB32: in supportsLoongArch()
582 case ELF::R_LARCH_SUB32: in resolveLoongArch()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DLoongArch.cpp426 case R_LARCH_SUB32: in getRelExpr()
713 case R_LARCH_SUB32: in relocate()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchAsmBackend.cpp289 MCFixupKind(FirstLiteralRelocationKind + ELF::R_LARCH_SUB32)); in getRelocPairForSize()
/freebsd/sys/sys/
H A Delf_common.h1459 #define R_LARCH_SUB32 55 macro