Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Ddefs.h918 extern NORETURN void internal_verror (const char *file, int line,
Dutils.c839 internal_verror (const char *file, int line, const char *fmt, va_list ap) in internal_verror() function
850 internal_verror (file, line, string, ap); in internal_error()
DChangeLog-20011928 * utils.c (internal_verror): Restore calls to abort().
8765 * utils.c (internal_verror, malloc_botch, wrap_here, decimal2str):
9130 * defs.h (internal_error, internal_verror): Add __FILE__ and
9132 * utils.c (internal_error, internal_verror): Update.
DChangeLog-2000333 * utils.c (internal_verror): Fix typo in error msg.
5089 * utils.c (internal_verror): Call target_terminal_ours.
DChangeLog-20023831 (internal_verror): Just call internal_vproblem.
13171 * utils.c (error_stream, internal_verror, quit): Ditto.
14414 * utils.c (internal_verror): Fix comments, default is yes not no.
DChangeLog-19991119 * defs.h (verror, internal_verror): Declare.
1122 (error, internal_error): Use verror / internal_verror.