Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/bfd/
H A Dformat.c306 && bfd_associated_vector != NULL in bfd_check_format_matches()
309 const bfd_target * const *assoc = bfd_associated_vector; in bfd_check_format_matches()
H A Dlibbfd-in.h675 extern const bfd_target * const *bfd_associated_vector;
H A Dlibbfd.h680 extern const bfd_target * const *bfd_associated_vector;
H A Dtargets.c1260 const bfd_target * const *bfd_associated_vector = _bfd_associated_vector; variable
H A DChangeLog-02035846 from bfd_associated_vector that matches a list of ambiguous targets.
5848 (bfd_associated_vector): New variable.
5850 * libbfd-in.h (bfd_associated_vector): Declare.