Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchELFObjectWriter.cpp74 return ELF::R_LARCH_B21; in getRelocType()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DLoongArch.def70 ELF_RELOC(R_LARCH_B21, 65)
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DLoongArch.cpp437 case R_LARCH_B21: in getRelExpr()
582 case R_LARCH_B21: in relocate()
/freebsd/sys/sys/
H A Delf_common.h1470 #define R_LARCH_B21 65 macro