Home
last modified time | relevance | path

Searched refs:R_LARCH_SUB6 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DLoongArch.def119 ELF_RELOC(R_LARCH_SUB6, 106)
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DLoongArch.cpp423 case R_LARCH_SUB6: in getRelExpr()
704 case R_LARCH_SUB6: in relocate()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchAsmBackend.cpp277 MCFixupKind(FirstLiteralRelocationKind + ELF::R_LARCH_SUB6)); in getRelocPairForSize()
/freebsd/sys/sys/
H A Delf_common.h1521 #define R_LARCH_SUB6 106 macro