Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dbfd.c1452 error_handler_fprintf (const char *fmt, va_list ap) in error_handler_fprintf() function
1541 static bfd_error_handler_type _bfd_error_internal = error_handler_fprintf;
1746 _bfd_error_internal = error_handler_fprintf; in bfd_init()
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git82735 (error_handler_fprintf): Renamed from error_handler_internal.