Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DLoongArch.def118 ELF_RELOC(R_LARCH_ADD6, 105)
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DLoongArch.cpp417 case R_LARCH_ADD6: in getRelExpr()
686 case R_LARCH_ADD6: in relocate()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchAsmBackend.cpp276 MCFixupKind(FirstLiteralRelocationKind + ELF::R_LARCH_ADD6), in getRelocPairForSize()
/freebsd/sys/sys/
H A Delf_common.h1520 #define R_LARCH_ADD6 105 macro