Searched refs:R_SH_CODE (Results 1 - 22 of 22) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dsh.h136 #define R_SH_CODE 30 /* start of code */ macro
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dsh.h136 #define R_SH_CODE 30 /* start of code */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dsh.h136 #define R_SH_CODE 30 /* start of code */ macro
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dsh.h136 #define R_SH_CODE 30 /* start of code */ macro
/netbsd-current/sys/arch/sh3/include/
H A Delf_machdep.h61 #define R_SH_CODE 30 macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dsh.h129 RELOC_NUMBER (R_SH_CODE, 30)
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dsh.h129 RELOC_NUMBER (R_SH_CODE, 30)
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dsh.h129 RELOC_NUMBER (R_SH_CODE, 30)
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dsh.h129 RELOC_NUMBER (R_SH_CODE, 30)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-sh-relocs.h362 HOWTO (R_SH_CODE, /* type */
370 "R_SH_CODE", /* name */
H A Dcoff-sh.c310 HOWTO (R_SH_CODE, /* type */
751 if (irel->r_type == R_SH_CODE)
1148 && irel->r_type != R_SH_CODE
2556 || type == R_SH_CODE
2704 if (irel->r_type != R_SH_CODE)
H A Delf32-sh.c343 { BFD_RELOC_SH_CODE, R_SH_CODE },
456 functions use symbols like R_SH_CODE, those symbols have different
496 if (ELF32_R_TYPE (irel->r_info) == (int) R_SH_CODE)
917 && ELF32_R_TYPE (irel->r_info) != (int) R_SH_CODE
1360 if (ELF32_R_TYPE (irel->r_info) != (int) R_SH_CODE)
1416 || type == R_SH_CODE
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-sh-relocs.h362 HOWTO (R_SH_CODE, /* type */
370 "R_SH_CODE", /* name */
H A Dcoff-sh.c310 HOWTO (R_SH_CODE, /* type */
750 if (irel->r_type == R_SH_CODE)
1147 && irel->r_type != R_SH_CODE
2555 || type == R_SH_CODE
2703 if (irel->r_type != R_SH_CODE)
H A Delf32-sh.c343 { BFD_RELOC_SH_CODE, R_SH_CODE },
456 functions use symbols like R_SH_CODE, those symbols have different
496 if (ELF32_R_TYPE (irel->r_info) == (int) R_SH_CODE)
917 && ELF32_R_TYPE (irel->r_info) != (int) R_SH_CODE
1360 if (ELF32_R_TYPE (irel->r_info) != (int) R_SH_CODE)
1416 || type == R_SH_CODE
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-sh-relocs.h362 HOWTO (R_SH_CODE, /* type */
370 "R_SH_CODE", /* name */
H A Dcoff-sh.c310 HOWTO (R_SH_CODE, /* type */
753 if (irel->r_type == R_SH_CODE)
1140 && irel->r_type != R_SH_CODE
2547 || type == R_SH_CODE
2695 if (irel->r_type != R_SH_CODE)
H A Delf32-sh.c343 { BFD_RELOC_SH_CODE, R_SH_CODE },
456 functions use symbols like R_SH_CODE, those symbols have different
497 if (ELF32_R_TYPE (irel->r_info) == (int) R_SH_CODE)
918 && ELF32_R_TYPE (irel->r_info) != (int) R_SH_CODE
1362 if (ELF32_R_TYPE (irel->r_info) != (int) R_SH_CODE)
1418 || type == R_SH_CODE
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-sh-relocs.h362 HOWTO (R_SH_CODE, /* type */
370 "R_SH_CODE", /* name */
H A Dcoff-sh.c310 HOWTO (R_SH_CODE, /* type */
750 if (irel->r_type == R_SH_CODE)
1147 && irel->r_type != R_SH_CODE
2555 || type == R_SH_CODE
2703 if (irel->r_type != R_SH_CODE)
H A Delf32-sh.c343 { BFD_RELOC_SH_CODE, R_SH_CODE },
457 functions use symbols like R_SH_CODE, those symbols have different
497 if (ELF32_R_TYPE (irel->r_info) == (int) R_SH_CODE)
918 && ELF32_R_TYPE (irel->r_info) != (int) R_SH_CODE
1361 if (ELF32_R_TYPE (irel->r_info) != (int) R_SH_CODE)
1417 || type == R_SH_CODE
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d2084 enum R_SH_CODE = 30;

Completed in 361 milliseconds