Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DSparc.def25 ELF_RELOC(R_SPARC_COPY, 19)
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DSPARCV9.cpp34 copyRel = R_SPARC_COPY; in SPARCV9()
/freebsd/sys/sys/
H A Delf_common.h1617 #define R_SPARC_COPY 19 macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2179 _ELF_DEFINE_RELOC(R_SPARC_COPY, 19) \