Searched refs:hint_arch_choice (Results 1 – 1 of 1) sorted by relevance
716 static const struct mips_arch_choice *hint_arch_choice; in choose_arch_by_number() local723 && hint_arch_choice != NULL in choose_arch_by_number()724 && hint_arch_choice->bfd_mach == hint_bfd_mach) in choose_arch_by_number()725 return hint_arch_choice; in choose_arch_by_number()734 hint_arch_choice = c; in choose_arch_by_number()