Home
last modified time | relevance | path

Searched refs:R_LARCH_IRELATIVE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DLoongArch.def23 ELF_RELOC(R_LARCH_IRELATIVE, 12)
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DLoongArch.cpp189 iRelativeRel = R_LARCH_IRELATIVE; in LoongArch()
296 case R_LARCH_IRELATIVE: in getImplicitAddend()
/freebsd/sys/sys/
H A Delf_common.h1423 #define R_LARCH_IRELATIVE 12 macro