Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchELFObjectWriter.cpp76 return ELF::R_LARCH_B26; in getRelocType()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DLoongArch.def71 ELF_RELOC(R_LARCH_B26, 66)
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_loongarch.cpp61 case ELF::R_LARCH_B26: in getRelocationKind()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DLoongArch.cpp438 case R_LARCH_B26: in getRelExpr()
588 case R_LARCH_B26: in relocate()
/freebsd/sys/sys/
H A Delf_common.h1471 #define R_LARCH_B26 66 macro