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

/netbsd-current/sys/arch/or1k/include/
H A Delf_machdep.h75 #define R_OR1K_JMP_SLOT 20 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dor1k.h46 RELOC_NUMBER (R_OR1K_JMP_SLOT, 20)
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dor1k.h46 RELOC_NUMBER (R_OR1K_JMP_SLOT, 20)
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dor1k.h46 RELOC_NUMBER (R_OR1K_JMP_SLOT, 20)
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dor1k.h46 RELOC_NUMBER (R_OR1K_JMP_SLOT, 20)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-or1k.c334 HOWTO (R_OR1K_JMP_SLOT, /* type */
342 "R_OR1K_JMP_SLOT", /* name */
880 { BFD_RELOC_OR1K_JMP_SLOT, R_OR1K_JMP_SLOT },
2560 rela.r_info = ELF32_R_INFO (h->dynindx, R_OR1K_JMP_SLOT);
2657 case R_OR1K_JMP_SLOT: return reloc_class_plt;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-or1k.c334 HOWTO (R_OR1K_JMP_SLOT, /* type */
342 "R_OR1K_JMP_SLOT", /* name */
880 { BFD_RELOC_OR1K_JMP_SLOT, R_OR1K_JMP_SLOT },
2568 rela.r_info = ELF32_R_INFO (h->dynindx, R_OR1K_JMP_SLOT);
2665 case R_OR1K_JMP_SLOT: return reloc_class_plt;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-or1k.c334 HOWTO (R_OR1K_JMP_SLOT, /* type */
342 "R_OR1K_JMP_SLOT", /* name */
880 { BFD_RELOC_OR1K_JMP_SLOT, R_OR1K_JMP_SLOT },
2566 rela.r_info = ELF32_R_INFO (h->dynindx, R_OR1K_JMP_SLOT);
2663 case R_OR1K_JMP_SLOT: return reloc_class_plt;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-or1k.c334 HOWTO (R_OR1K_JMP_SLOT, /* type */
342 "R_OR1K_JMP_SLOT", /* name */
880 { BFD_RELOC_OR1K_JMP_SLOT, R_OR1K_JMP_SLOT },
2560 rela.r_info = ELF32_R_INFO (h->dynindx, R_OR1K_JMP_SLOT);
2657 case R_OR1K_JMP_SLOT: return reloc_class_plt;

Completed in 148 milliseconds