Home
last modified time | relevance | path

Searched refs:binary_vec (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/binutils/bfd/
H A Dformat.c119 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()
H A Dtargets.c814 extern const bfd_target binary_vec;
1196 &binary_vec,
H A Dbinary.c326 const bfd_target binary_vec = variable
H A DChangeLog1456 (binary_vec): Use _bfd_norelocs in BFD_JUMP_TABLE_RELOCS.
H A DChangeLog-94953588 * format.c (bfd_check_format_matches): Skip binary_vec when
4732 * targets.c (binary_vec): Declare.
4733 (bfd_target_vector): Include binary_vec.