Lines Matching full:arches
1711 const char **arches = bfd_arch_list ();1713 if (arches && tname)1723 if (!_bfd_find_arch_match (tname, arches, def_target_arch))1731 if (_bfd_find_arch_match (new_tname, arches,1738 _bfd_find_arch_match (tname, arches, def_target_arch);1741 if (arches)1742 free (arches);