Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchELFObjectWriter.cpp72 return ELF::R_LARCH_B16; in getRelocType()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DLoongArch.def69 ELF_RELOC(R_LARCH_B16, 64)
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DLoongArch.cpp436 case R_LARCH_B16: in getRelExpr()
576 case R_LARCH_B16: in relocate()
/freebsd/sys/sys/
H A Delf_common.h1469 #define R_LARCH_B16 64 macro