Searched refs:bfd_mach (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/opcodes/
H A Dmips-dis.c372 unsigned long bfd_mach;
534 && hint_arch_choice->bfd_mach == hint_bfd_mach)
540 && mips_arch_choices[i].bfd_mach == mach)
371 unsigned long bfd_mach; member in struct:mips_arch_choice
H A Darc-opc.c1576 arc_get_opcode_mach (int bfd_mach, int big_p)
1585 return mach_type_map[bfd_mach - bfd_mach_arc_5] | (big_p ? ARC_MACH_BIG : 0);
1571 arc_get_opcode_mach(int bfd_mach, int big_p) argument

Completed in 172 milliseconds