Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DLoongArch.def56 ELF_RELOC(R_LARCH_SUB8, 52)
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DRelocationResolver.cpp544 case ELF::R_LARCH_SUB8: in supportsLoongArch()
574 case ELF::R_LARCH_SUB8: in resolveLoongArch()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DLoongArch.cpp424 case R_LARCH_SUB8: in getRelExpr()
707 case R_LARCH_SUB8: in relocate()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchAsmBackend.cpp281 MCFixupKind(FirstLiteralRelocationKind + ELF::R_LARCH_SUB8)); in getRelocPairForSize()
/freebsd/sys/sys/
H A Delf_common.h1456 #define R_LARCH_SUB8 52 macro