Home
last modified time | relevance | path

Searched refs:bfd_arch_m68hc11 (Results 1 – 13 of 13) sorted by relevance

/openbsd/gnu/usr.bin/binutils/bfd/
H A Dcpu-m68hc11.c29 bfd_arch_m68hc11,
H A Delf32-m68hc11.c1279 #define ELF_ARCH bfd_arch_m68hc11
H A Dbfd-in2.h1616 bfd_arch_m68hc11, /* Motorola 68HC11 */ enumerator
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dcpu-m68hc11.c29 bfd_arch_m68hc11,
H A Delf32-m68hc11.c1269 #define ELF_ARCH bfd_arch_m68hc11
H A Dbfd-in2.h1832 bfd_arch_m68hc11, /* Motorola 68HC11 */ enumerator
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Ddisassemble.c206 case bfd_arch_m68hc11:
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Ddisassemble.c220 case bfd_arch_m68hc11:
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dm68hc11-tdep.c1373 if (TARGET_ARCHITECTURE->arch == bfd_arch_m68hc11) in gdb_print_insn_m68hc11()
1474 case bfd_arch_m68hc11: in m68hc11_gdbarch_init()
1574 register_gdbarch_init (bfd_arch_m68hc11, m68hc11_gdbarch_init); in _initialize_m68hc11_tdep()
/openbsd/gnu/usr.bin/binutils/bfd/doc/
H A Darchures.texi180 bfd_arch_m68hc11, /* Motorola 68HC11 */
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/
H A Darchures.texi193 bfd_arch_m68hc11, /* Motorola 68HC11 */
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-m68hc11.c343 return bfd_arch_m68hc11; in m68hc11_arch()
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-m68hc11.c344 return bfd_arch_m68hc11; in m68hc11_arch()