Searched refs:R_386_COPY (Results 1 – 6 of 6) sorted by relevance
12 ELF_RELOC(R_386_COPY, 5)
71 if (ELF_R_TYPE(rel->r_info) == R_386_COPY) { in do_copy_relocations()219 case R_386_COPY: in reloc_non_plt()
234 case R_386_COPY: /* none */ in elf_reloc_internal()
46 copyRel = R_386_COPY; in X86()
1031 #define R_386_COPY 5 /* Copy data from shared object. */ macro
1461 _ELF_DEFINE_RELOC(R_386_COPY, 5) \