Searched refs:R_SPARC_COPY (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | coff-sparc.c | 52 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 },
|
| D | elf32-sparc.c | 162 case R_SPARC_COPY: in elf32_sparc_reloc_type_class()
|
| D | elf64-sparc.c | 766 case R_SPARC_COPY: in elf64_sparc_reloc_type_class()
|
| D | elfxx-sparc.c | 199 …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/ |
| D | Sparc.def | 25 ELF_RELOC(R_SPARC_COPY, 19)
|
| /freebsd-12-stable/contrib/binutils/include/elf/ |
| D | sparc.h | 83 RELOC_NUMBER (R_SPARC_COPY, 19)
|
| /freebsd-12-stable/contrib/llvm-project/lld/ELF/Arch/ |
| D | SPARCV9.cpp | 36 copyRel = R_SPARC_COPY; in SPARCV9()
|
| /freebsd-12-stable/libexec/rtld-elf/sparc64/ |
| D | reloc.c | 261 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/ |
| D | elf_machdep.c | 367 if (rtype == R_SPARC_JMP_SLOT || rtype == R_SPARC_COPY || in elf_reloc()
|
| /freebsd-12-stable/sys/sys/ |
| D | elf_common.h | 1341 #define R_SPARC_COPY 19 macro
|
| /freebsd-12-stable/contrib/elftoolchain/common/ |
| D | elfdefinitions.h | 2175 _ELF_DEFINE_RELOC(R_SPARC_COPY, 19) \
|