Searched refs:current_error_handler (Results 1 – 2 of 2) sorted by relevance
1305 bfd_error_handler_type current_error_handler; in coff_write_symbols() local1313 current_error_handler = bfd_set_error_handler (null_error_handler); in coff_write_symbols()1317 (void) bfd_set_error_handler (current_error_handler); in coff_write_symbols()
1419 bfd_error_handler_type current_error_handler; in coff_write_symbols() local1427 current_error_handler = bfd_set_error_handler (null_error_handler); in coff_write_symbols()1431 (void) bfd_set_error_handler (current_error_handler); in coff_write_symbols()