Searched refs:bfd_mach_sh2 (Results 1 – 12 of 12) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | cpu-sh.c | 56 bfd_mach_sh2, 359 { bfd_mach_sh2, arch_sh2, arch_sh2_up },
|
H A D | bfd-in2.h | 1843 #define bfd_mach_sh2 0x20 macro
|
H A D | ChangeLog-0001 | 9366 * archures.c (bfd_mach_sh2, bfd_mach_sh_dsp): New macros.
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | cpu-sh.c | 47 bfd_mach_sh2,
|
H A D | bfd-in2.h | 1627 #define bfd_mach_sh2 0x20 macro
|
H A D | elf32-sh.c | 6833 bfd_default_set_arch_mach (abfd, bfd_arch_sh, bfd_mach_sh2); in sh_elf_set_mach_from_flags()
|
H A D | ChangeLog-0001 | 9366 * archures.c (bfd_mach_sh2, bfd_mach_sh_dsp): New macros.
|
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/ |
H A D | sh.h | 59 /* EF_SH2 */ bfd_mach_sh2 , \
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | sh-dis.c | 418 case bfd_mach_sh2:
|
/openbsd/gnu/usr.bin/binutils/bfd/doc/ |
H A D | archures.texi | 191 #define bfd_mach_sh2 0x20
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/ |
H A D | archures.texi | 204 #define bfd_mach_sh2 0x20
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | sh-tdep.c | 2638 case bfd_mach_sh2: in sh_gdbarch_init()
|