Searched refs:bfd_set_error_handler (Results 1 – 12 of 12) sorted by relevance
755 bfd_set_error_handler (bfd_error_handler_type pnew) in bfd_set_error_handler() function
1276 current_error_handler = bfd_set_error_handler (null_error_handler); in coff_write_symbols()1279 (void) bfd_set_error_handler (current_error_handler); in coff_write_symbols()
6134 bfd_error_handler_type bfd_set_error_handler (bfd_error_handler_type);
814 bfd_set_error_handler (bfd_error_handler_type pnew) in bfd_set_error_handler() function
1291 current_error_handler = bfd_set_error_handler (null_error_handler); in coff_write_symbols()1295 (void) bfd_set_error_handler (current_error_handler); in coff_write_symbols()
6903 bfd_error_handler_type bfd_set_error_handler (bfd_error_handler_type);
1420 bfd_set_error_handler (bfd_error_handler_type pnew) in bfd_set_error_handler() function
1301 current_error_handler = bfd_set_error_handler (null_error_handler); in coff_write_symbols()1305 (void) bfd_set_error_handler (current_error_handler); in coff_write_symbols()
7016 bfd_error_handler_type bfd_set_error_handler (bfd_error_handler_type);
226 default_bfd_error_handler = bfd_set_error_handler (ld_bfd_error_handler); in main()
6786 pfn = bfd_set_error_handler (ignore_bfd_errors); in lang_check()6794 bfd_set_error_handler (pfn); in lang_check()
6051 pfn = bfd_set_error_handler (ignore_bfd_errors); in lang_check()6059 bfd_set_error_handler (pfn); in lang_check()