Searched refs:bfd_mach_sh5 (Results 1 - 25 of 72) sorted by relevance

123

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dsh-linux-tdep.c89 if (info.bfd_arch_info->mach != bfd_mach_sh5)
H A Dsh-tdep.c2912 case bfd_mach_sh5:
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dcpu-sh.c323 bfd_mach_sh5,
H A Delf32-sh64.c166 bfd_default_set_arch_mach (abfd, bfd_arch_sh, bfd_mach_sh5);
H A Delf64-sh64.c2228 bfd_default_set_arch_mach (abfd, bfd_arch_sh, bfd_mach_sh5);
H A Dbfd-in2.h1975 #define bfd_mach_sh5 0x50
1968 #define bfd_mach_sh5 macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dcpu-sh.c323 bfd_mach_sh5,
H A Delf32-sh64.c166 bfd_default_set_arch_mach (abfd, bfd_arch_sh, bfd_mach_sh5);
H A Delf64-sh64.c2228 bfd_default_set_arch_mach (abfd, bfd_arch_sh, bfd_mach_sh5);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dsh-dis.c407 case bfd_mach_sh5:
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dsh-dis.c407 case bfd_mach_sh5:
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/sh64/
H A Dsh64.c701 (bfd_get_mach (STATE_PROG_BFD (CPU_STATE (current_cpu))) == bfd_mach_sh5);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-sh.c3254 if (bfd_arch->mach == bfd_mach_sh5)
3351 if (bfd_arch->mach != bfd_mach_sh5)
H A Dtc-sh64.c3013 /* We need to explicitly set bfd_mach_sh5 instead of the default 0. But
3026 functions will set the machine type right to bfd_mach_sh5 from object
3029 return (sh64_abi == sh64_abi_64) ? bfd_mach_sh5 : 0;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/alpha/
H A Dbfd.h1979 #define bfd_mach_sh5 0x50
1972 #define bfd_mach_sh5 macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/arm/
H A Dbfd.h1979 #define bfd_mach_sh5 0x50
1972 #define bfd_mach_sh5 macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/armeb/
H A Dbfd.h1979 #define bfd_mach_sh5 0x50
1972 #define bfd_mach_sh5 macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/hppa/
H A Dbfd.h1979 #define bfd_mach_sh5 0x50
1972 #define bfd_mach_sh5 macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/i386/
H A Dbfd.h1979 #define bfd_mach_sh5 0x50
1972 #define bfd_mach_sh5 macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/m68000/
H A Dbfd.h1979 #define bfd_mach_sh5 0x50
1972 #define bfd_mach_sh5 macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/m68k/
H A Dbfd.h1979 #define bfd_mach_sh5 0x50
1972 #define bfd_mach_sh5 macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/mips64eb/
H A Dbfd.h1979 #define bfd_mach_sh5 0x50
1972 #define bfd_mach_sh5 macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/mips64el/
H A Dbfd.h1979 #define bfd_mach_sh5 0x50
1972 #define bfd_mach_sh5 macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/mipseb/
H A Dbfd.h1979 #define bfd_mach_sh5 0x50
1972 #define bfd_mach_sh5 macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/mipsel/
H A Dbfd.h1979 #define bfd_mach_sh5 0x50
1972 #define bfd_mach_sh5 macro

Completed in 780 milliseconds

123