Searched refs:plugin_vec (Results 1 – 23 of 23) sorted by relevance
230 extern const bfd_target plugin_vec; in bfd_check_format_matches()320 || (match_count != 0 && *target == &plugin_vec) in bfd_check_format_matches()353 if (*target == &plugin_vec) in bfd_check_format_matches()
469 extern const bfd_target plugin_vec;476 return target == &plugin_vec; in bfd_plugin_target_p()787 const bfd_target plugin_vec = variable
842 extern const bfd_target plugin_vec;1379 &plugin_vec,
2835 * plugin.c (plugin_vec): Use _bfd_archive_64_bit on3966 * plugin.c (plugin_vec): Set match priority to 255.
2966 * targets.c (plugin_vec): Declare.2967 (_bfd_target_vector): Add plugin_vec.
2264 * plugin.c (plugin_vec): Likewise.
2038 * targets.c (_bfd_target_vector): Move plugin_vec after all other
174 (plugin_vec): Use bfd_false instead.
313 extern const bfd_target plugin_vec; in bfd_check_format_matches()413 || (match_count != 0 && *target == &plugin_vec) in bfd_check_format_matches()446 if (*target == &plugin_vec) in bfd_check_format_matches()
485 extern const bfd_target plugin_vec;492 return target == &plugin_vec; in bfd_plugin_target_p()803 const bfd_target plugin_vec = variable
851 extern const bfd_target plugin_vec;1397 &plugin_vec,
2810 * plugin.c (plugin_vec): Likewise.