Searched refs:R_OR1K_COPY (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/sys/arch/or1k/include/
H A Delf_machdep.h73 #define R_OR1K_COPY 18 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dor1k.h44 RELOC_NUMBER (R_OR1K_COPY, 18)
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dor1k.h44 RELOC_NUMBER (R_OR1K_COPY, 18)
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dor1k.h44 RELOC_NUMBER (R_OR1K_COPY, 18)
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dor1k.h44 RELOC_NUMBER (R_OR1K_COPY, 18)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-or1k.c306 HOWTO (R_OR1K_COPY, /* type */
314 "R_OR1K_COPY", /* name */
879 { BFD_RELOC_OR1K_COPY, R_OR1K_COPY },
2630 rela.r_info = ELF32_R_INFO (h->dynindx, R_OR1K_COPY);
2658 case R_OR1K_COPY: return reloc_class_copy;
2768 /* We must generate a R_OR1K_COPY reloc to tell the dynamic linker
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-or1k.c306 HOWTO (R_OR1K_COPY, /* type */
314 "R_OR1K_COPY", /* name */
879 { BFD_RELOC_OR1K_COPY, R_OR1K_COPY },
2638 rela.r_info = ELF32_R_INFO (h->dynindx, R_OR1K_COPY);
2666 case R_OR1K_COPY: return reloc_class_copy;
2776 /* We must generate a R_OR1K_COPY reloc to tell the dynamic linker
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-or1k.c306 HOWTO (R_OR1K_COPY, /* type */
314 "R_OR1K_COPY", /* name */
879 { BFD_RELOC_OR1K_COPY, R_OR1K_COPY },
2636 rela.r_info = ELF32_R_INFO (h->dynindx, R_OR1K_COPY);
2664 case R_OR1K_COPY: return reloc_class_copy;
2774 /* We must generate a R_OR1K_COPY reloc to tell the dynamic linker
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-or1k.c306 HOWTO (R_OR1K_COPY, /* type */
314 "R_OR1K_COPY", /* name */
879 { BFD_RELOC_OR1K_COPY, R_OR1K_COPY },
2630 rela.r_info = ELF32_R_INFO (h->dynindx, R_OR1K_COPY);
2658 case R_OR1K_COPY: return reloc_class_copy;
2768 /* We must generate a R_OR1K_COPY reloc to tell the dynamic linker

Completed in 101 milliseconds