Searched refs:bfd_set_error_handler (Results 1 – 5 of 5) sorted by relevance
772 bfd_set_error_handler (bfd_error_handler_type pnew) in bfd_set_error_handler() function
1292 current_error_handler = bfd_set_error_handler (null_error_handler); in coff_write_symbols()1296 (void) bfd_set_error_handler (current_error_handler); in coff_write_symbols()
6593 bfd_error_handler_type bfd_set_error_handler (bfd_error_handler_type);
3503 (bfd_set_error_handler): New globally visible function.
5877 pfn = bfd_set_error_handler (ignore_bfd_errors); in lang_check()5885 bfd_set_error_handler (pfn); in lang_check()