Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/bfd/
H A Dbfd.c639 bfd_set_error_handler (bfd_error_handler_type pnew) in bfd_set_error_handler() function
H A Dbfd-in2.h4782 bfd_error_handler_type bfd_set_error_handler (bfd_error_handler_type);
H A DChangeLog-94953503 (bfd_set_error_handler): New globally visible function.
/freebsd-12.1/contrib/binutils/ld/
H A Dldlang.c5179 pfn = bfd_set_error_handler (ignore_bfd_errors); in lang_check()
5187 bfd_set_error_handler (pfn); in lang_check()
/freebsd-12.1/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h4789 bfd_error_handler_type bfd_set_error_handler (bfd_error_handler_type);