Searched refs:binary_vec (Results 1 – 12 of 12) sorted by relevance
311 extern const bfd_target binary_vec; in bfd_check_format_matches()388 if (format == bfd_archive && save_targ == &binary_vec) in bfd_check_format_matches()411 if (*target == &binary_vec in bfd_check_format_matches()
960 extern const bfd_target binary_vec;1392 &binary_vec,
326 const bfd_target binary_vec = variable
2768 * binary.c (binary_vec): Likewise.
3179 (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.
379 extern const bfd_target binary_vec; in bfd_check_format_matches()461 if (format == bfd_archive && save_targ == &binary_vec) in bfd_check_format_matches()484 if (*target == &binary_vec in bfd_check_format_matches()
956 extern const bfd_target binary_vec;1388 &binary_vec,
325 const bfd_target binary_vec = variable
2762 * binary.c (binary_vec): Likewise.