Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DLoongArch.def15 ELF_RELOC(R_LARCH_COPY, 4)
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DLoongArch.cpp186 copyRel = R_LARCH_COPY; in LoongArch()
/freebsd/sys/sys/
H A Delf_common.h1415 #define R_LARCH_COPY 4 macro