Searched refs:bfd_target_vector (Results 1 – 13 of 13) sorted by relevance
244 for (t = 0; bfd_target_vector[t]; t++) in display_target_list()246 const bfd_target *p = bfd_target_vector[t]; in display_target_list()298 for (t = first; t < last && bfd_target_vector[t]; t++) in display_info_table()299 printf ("%s ", bfd_target_vector[t]->name); in display_info_table()309 for (t = first; t < last && bfd_target_vector[t]; t++) in display_info_table()311 const bfd_target *p = bfd_target_vector[t]; in display_info_table()380 while (bfd_target_vector[t] != NULL) in display_target_tables()384 wid = LONGEST_ARCH + strlen (bfd_target_vector[t]->name) + 1; in display_target_tables()386 while (wid < columns && bfd_target_vector[t] != NULL) in display_target_tables()390 newwid = wid + strlen (bfd_target_vector[t]->name) + 1; in display_target_tables()
1417 const bfd_target * const *bfd_target_vector = _bfd_target_vector; variable1471 for (target = &bfd_target_vector[0]; *target != NULL; target++) in find_target()1559 target = bfd_target_vector[0]; in bfd_find_target()1718 for (target = &bfd_target_vector[0]; *target != NULL; target++) in bfd_target_list()1727 for (target = &bfd_target_vector[0]; *target != NULL; target++) in bfd_target_list()1728 if (target == &bfd_target_vector[0] in bfd_target_list()1729 || *target != bfd_target_vector[0]) in bfd_target_list()1758 for (target = bfd_target_vector; *target != NULL; ++target) in bfd_iterate_over_targets()
161 for (target_ptr = bfd_target_vector; *target_ptr != NULL; target_ptr++) in elf_core_file_p()
292 for (target = bfd_target_vector; *target != NULL; target++) in bfd_check_format_matches()
842 extern const bfd_target * const *bfd_target_vector ATTRIBUTE_HIDDEN;
1497 const bfd_target * const *bfd_target_vector = _bfd_target_vector; variable1551 for (target = &bfd_target_vector[0]; *target != NULL; target++) in find_target()1639 target = bfd_target_vector[0]; in bfd_find_target()1798 for (target = &bfd_target_vector[0]; *target != NULL; target++) in bfd_target_list()1807 for (target = &bfd_target_vector[0]; *target != NULL; target++) in bfd_target_list()1808 if (target == &bfd_target_vector[0] in bfd_target_list()1809 || *target != bfd_target_vector[0]) in bfd_target_list()1839 for (target = bfd_target_vector; *target != NULL; target ++) in bfd_search_for_target()
153 for (target_ptr = bfd_target_vector; *target_ptr != NULL; target_ptr++) in elf_core_file_p()
281 for (target = bfd_target_vector; *target != NULL; target++) in bfd_check_format_matches()
815 extern const bfd_target * const *bfd_target_vector;
1379 const bfd_target * const *bfd_target_vector = _bfd_target_vector; variable1433 for (target = &bfd_target_vector[0]; *target != NULL; target++) in find_target()1521 target = bfd_target_vector[0]; in bfd_find_target()1680 for (target = &bfd_target_vector[0]; *target != NULL; target++) in bfd_target_list()1689 for (target = &bfd_target_vector[0]; *target != NULL; target++) in bfd_target_list()1690 if (target == &bfd_target_vector[0] in bfd_target_list()1691 || *target != bfd_target_vector[0]) in bfd_target_list()1721 for (target = bfd_target_vector; *target != NULL; target ++) in bfd_search_for_target()
154 for (target_ptr = bfd_target_vector; *target_ptr != NULL; target_ptr++) in elf_core_file_p()
279 for (target = bfd_target_vector; *target != NULL; target++) in bfd_check_format_matches()
789 extern const bfd_target * const *bfd_target_vector;