Searched refs:R_X86_64_COPY (Results 1 – 6 of 6) sorted by relevance
11 ELF_RELOC(R_X86_64_COPY, 5)
74 if (ELF_R_TYPE(rela->r_info) == R_X86_64_COPY) { in do_copy_relocations()240 case R_X86_64_COPY: in reloc_non_plt()
359 case R_X86_64_COPY: /* none */ in elf_reloc_internal()
1645 #define R_X86_64_COPY 5 /* Copy data from shared object. */ macro
71 copyRel = R_X86_64_COPY; in X86_64()
2253 _ELF_DEFINE_RELOC(R_X86_64_COPY, 5) \