Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/bfd/
Dcoff-sparc.c52 R_SPARC_COPY, enumerator
106 …HOWTO(R_SPARC_COPY, 0,0,00,FALSE,0,complain_overflow_dont, bfd_coff_generic_reloc,"R_SPARC_C…
138 { BFD_RELOC_SPARC_COPY, R_SPARC_COPY },
Delf32-sparc.c162 case R_SPARC_COPY: in elf32_sparc_reloc_type_class()
Delf64-sparc.c766 case R_SPARC_COPY: in elf64_sparc_reloc_type_class()
Delfxx-sparc.c199 …HOWTO(R_SPARC_COPY, 0,0,00,FALSE,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPAR…
295 { BFD_RELOC_SPARC_COPY, R_SPARC_COPY },
3787 rela.r_info = SPARC_ELF_R_INFO (htab, NULL, h->dynindx, R_SPARC_COPY); in _bfd_sparc_elf_finish_dynamic_symbol()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DSparc.def25 ELF_RELOC(R_SPARC_COPY, 19)
/freebsd-12-stable/contrib/binutils/include/elf/
Dsparc.h83 RELOC_NUMBER (R_SPARC_COPY, 19)
/freebsd-12-stable/contrib/llvm-project/lld/ELF/Arch/
DSPARCV9.cpp36 copyRel = R_SPARC_COPY; in SPARCV9()
/freebsd-12-stable/libexec/rtld-elf/sparc64/
Dreloc.c261 if (ELF_R_TYPE(rela->r_info) == R_SPARC_COPY) { in do_copy_relocations()
357 if (type == R_SPARC_COPY) in reloc_nonplt_object()
/freebsd-12-stable/sys/sparc64/sparc64/
Delf_machdep.c367 if (rtype == R_SPARC_JMP_SLOT || rtype == R_SPARC_COPY || in elf_reloc()
/freebsd-12-stable/sys/sys/
Delf_common.h1341 #define R_SPARC_COPY 19 macro
/freebsd-12-stable/contrib/elftoolchain/common/
Delfdefinitions.h2175 _ELF_DEFINE_RELOC(R_SPARC_COPY, 19) \