Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/doc/
Dbfdt.texi278 @findex bfd_set_error_handler
279 @subsubsection @code{bfd_set_error_handler}
282 bfd_error_handler_type bfd_set_error_handler (bfd_error_handler_type);
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dbfd.c583 bfd_set_error_handler (bfd_error_handler_type pnew) in bfd_set_error_handler() function
Dbfd-in2.h4272 bfd_error_handler_type bfd_set_error_handler (bfd_error_handler_type);
/mirbsd/src/gnu/usr.bin/binutils/ld/
Dldlang.c4793 pfn = bfd_set_error_handler (ignore_bfd_errors); in lang_check()
4801 bfd_set_error_handler (pfn); in lang_check()