Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dformat.c323 bfd_error_handler_type orig_error_handler; in bfd_check_format_matches() local
356 orig_error_handler = bfd_set_error_handler (null_error_handler); in bfd_check_format_matches()
358 orig_error_handler = _bfd_set_error_handler_caching (abfd); in bfd_check_format_matches()
601 bfd_set_error_handler (orig_error_handler); in bfd_check_format_matches()
653 bfd_set_error_handler (orig_error_handler); in bfd_check_format_matches()