Searched refs:bfd_arch_mn10300 (Results 1 – 17 of 17) sorted by relevance
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | cpu-m10300.c | 29 bfd_arch_mn10300, 45 bfd_arch_mn10300, 61 bfd_arch_mn10300,
|
H A D | elf32-am33lin.c | 25 #define ELF_ARCH bfd_arch_mn10300
|
H A D | elf-m10300.c | 3943 bfd_default_set_arch_mach (abfd, bfd_arch_mn10300, 4836 #define ELF_ARCH bfd_arch_mn10300
|
H A D | bfd-in2.h | 1679 bfd_arch_mn10300, /* Matsushita MN10300 */ enumerator
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | cpu-m10300.c | 30 bfd_arch_mn10300, 46 bfd_arch_mn10300, 62 bfd_arch_mn10300,
|
H A D | elf32-am33lin.c | 30 #define ELF_ARCH bfd_arch_mn10300
|
H A D | elf-m10300.c | 3795 bfd_default_set_arch_mach (abfd, bfd_arch_mn10300, 4658 #define ELF_ARCH bfd_arch_mn10300
|
H A D | bfd-in2.h | 1906 bfd_arch_mn10300, /* Matsushita MN10300 */ enumerator
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-mn10300.h | 56 #define TARGET_ARCH bfd_arch_mn10300
|
H A D | tc-mn10300.c | 1217 if (!bfd_set_arch_mach (stdoutput, bfd_arch_mn10300, AM33_2)) in md_begin() 1222 if (!bfd_set_arch_mach (stdoutput, bfd_arch_mn10300, MN103)) in md_begin() 2721 if (!bfd_set_arch_mach (stdoutput, bfd_arch_mn10300, mach))
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-mn10300.h | 53 #define TARGET_ARCH bfd_arch_mn10300
|
H A D | tc-mn10300.c | 1222 if (!bfd_set_arch_mach (stdoutput, bfd_arch_mn10300, AM33_2)) in md_begin() 1227 if (!bfd_set_arch_mach (stdoutput, bfd_arch_mn10300, MN103)) in md_begin() 2737 if (!bfd_set_arch_mach (stdoutput, bfd_arch_mn10300, mach))
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | disassemble.c | 257 case bfd_arch_mn10300:
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | disassemble.c | 281 case bfd_arch_mn10300:
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | mn10300-tdep.c | 1266 && info.bfd_arch_info->arch == bfd_arch_mn10300) in mn10300_gdbarch_init() 1341 gdbarch_register (bfd_arch_mn10300, mn10300_gdbarch_init, mn10300_dump_tdep); in _initialize_mn10300_tdep()
|
/openbsd/gnu/usr.bin/binutils/bfd/doc/ |
H A D | archures.texi | 243 bfd_arch_mn10300, /* Matsushita MN10300 */
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/ |
H A D | archures.texi | 267 bfd_arch_mn10300, /* Matsushita MN10300 */
|