Home | History | Annotate | Download | only in binutils

Lines Matching full:bfd

26 #include "bfd.h"
64 /* Issue a non fatal error message. FILENAME, or if NULL then BFD,
68 bfd error message is printed. In summary, error messages are of
71 PROGRAM:file: bfd-error-message
72 PROGRAM:file[section]: bfd-error-message
73 PROGRAM:file: printf-message: bfd-error-message
74 PROGRAM:file[section]: printf-message: bfd-error-message. */
78 const bfd *abfd,
152 /* Set the default BFD target based on the configured target. Doing
154 and linked against a shared BFD library which was configured for a
164 fatal (_("can't set BFD default target to `%s': %s"),
236 /* List the targets that BFD is configured to support, each followed
250 bfd *abfd = bfd_openw (dummy_name, p->name);
316 bfd *abfd = bfd_openw (dummy_name, p->name);
365 BFD has been configured to support. */
409 printf (_("BFD header file version %s\n"), BFD_VERSION_STRING);
422 print_arelt_descr (FILE *file, bfd *abfd, bfd_boolean verbose)
600 bfd_get_archive_filename (const bfd *abfd)