Searched refs:R_ARM_COPY (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12-stable/libexec/rtld-elf/arm/ |
| D | reloc.c | 80 if (ELF_R_TYPE(rel->r_info) == R_ARM_COPY) { in do_copy_relocations() 265 case R_ARM_COPY: in reloc_nonplt_object()
|
| /freebsd-12-stable/contrib/binutils/include/elf/ |
| D | arm.h | 124 RELOC_NUMBER (R_ARM_COPY, 20) /* Copy symbol at runtime. */
|
| D | ChangeLog-9103 | 1337 * arm.h (R_ARM_COPY, et al.): New relocs, used by Linux for PIC.
|
| /freebsd-12-stable/sys/arm/arm/ |
| D | elf_machdep.c | 245 case R_ARM_COPY: /* none */ in elf_reloc_internal()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
| D | ARM.def | 27 ELF_RELOC(R_ARM_COPY, 0x14)
|
| /freebsd-12-stable/sys/sys/ |
| D | elf_common.h | 1024 #define R_ARM_COPY 20 /* Copy data from shared object. */ macro
|
| /freebsd-12-stable/contrib/llvm-project/lld/ELF/Arch/ |
| D | ARM.cpp | 51 copyRel = R_ARM_COPY; in ARM()
|
| /freebsd-12-stable/contrib/elftoolchain/common/ |
| D | elfdefinitions.h | 1678 _ELF_DEFINE_RELOC(R_ARM_COPY, 20) \
|
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | elf32-arm.c | 363 HOWTO (R_ARM_COPY, /* type */ 9063 rel.r_info = ELF32_R_INFO (h->dynindx, R_ARM_COPY); in elf32_arm_finish_dynamic_symbol() 9403 case R_ARM_COPY: in elf32_arm_reloc_type_class()
|
| D | ChangeLog-9899 | 2855 R_ARM_COPY, R_ARM_GLOB_DAT, R_ARM_JUMP_SLOT, R_ARM_RELATIVE,
|