Home
last modified time | relevance | path

Searched refs:bfd_error_wrong_object_format (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/binutils/bfd/
H A Dformat.c261 else if ((err = bfd_get_error ()) == bfd_error_wrong_object_format in bfd_check_format_matches()
H A Darchive.c673 bfd_set_error (bfd_error_wrong_object_format); in bfd_generic_archive_p()
H A Dbfd-in2.h4752 bfd_error_wrong_object_format, enumerator
H A Decoff.c3229 bfd_set_error (bfd_error_wrong_object_format); in _bfd_ecoff_archive_p()
H A DChangeLog-00013405 * bfd.c (enum bfd_error): Add bfd_error_wrong_object_format.
3409 Return bfd_error_wrong_object_format for this case.
3412 bfd_error_wrong_object_format if no full match is found. Tidy
H A Delflink.c2309 bfd_set_error (bfd_error_wrong_object_format); in _bfd_elf_link_output_relocs()
/freebsd-12.1/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h4759 bfd_error_wrong_object_format, enumerator