Searched refs:current_error_handler (Results 1 – 1 of 1) sorted by relevance
1284 bfd_error_handler_type current_error_handler; in coff_write_symbols() local1292 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()