Searched refs:binary_vec (Results 1 – 5 of 5) sorted by relevance
119 extern const bfd_target binary_vec; in bfd_check_format_matches()201 if (format == bfd_archive && save_targ == &binary_vec) in bfd_check_format_matches()221 if (*target == &binary_vec in bfd_check_format_matches()
814 extern const bfd_target binary_vec;1196 &binary_vec,
326 const bfd_target binary_vec = variable
1456 (binary_vec): Use _bfd_norelocs in BFD_JUMP_TABLE_RELOCS.
3588 * format.c (bfd_check_format_matches): Skip binary_vec when4732 * targets.c (binary_vec): Declare.4733 (bfd_target_vector): Include binary_vec.