Searched defs:arch_type (Results 1 – 15 of 15) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | or1k-dis.c | 519 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); in print_insn_or1k() local
|
D | iq2000-dis.c | 567 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); in print_insn_iq2000() local
|
D | lm32-dis.c | 525 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); in print_insn_lm32() local
|
D | xstormy16-dis.c | 546 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); in print_insn_xstormy16() local
|
D | mt-dis.c | 668 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); in print_insn_mt() local
|
D | epiphany-dis.c | 656 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); in print_insn_epiphany() local
|
D | frv-dis.c | 774 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); in print_insn_frv() local
|
D | m32r-dis.c | 657 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); in print_insn_m32r() local
|
D | fr30-dis.c | 677 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); in print_insn_fr30() local
|
D | xc16x-dis.c | 798 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); in print_insn_xc16x() local
|
D | ip2k-dis.c | 666 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); in print_insn_ip2k() local
|
D | mep-dis.c | 1565 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); in print_insn_mep() local
|
D | m32c-dis.c | 1269 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); in print_insn_m32c() local
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | mach-o.c | 5223 enum bfd_architecture arch_type, in bfd_mach_o_fat_member_init() 5260 enum bfd_architecture arch_type; in bfd_mach_o_fat_openr_next_archived_file() local
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-sparc.c | 246 enum sparc_arch_types arch_type; member
|