Searched refs:internal_verror (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | defs.h | 918 extern NORETURN void internal_verror (const char *file, int line,
|
| D | utils.c | 839 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()
|
| D | ChangeLog-2001 | 1928 * 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.
|
| D | ChangeLog-2000 | 333 * utils.c (internal_verror): Fix typo in error msg. 5089 * utils.c (internal_verror): Call target_terminal_ours.
|
| D | ChangeLog-2002 | 3831 (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.
|
| D | ChangeLog-1999 | 1119 * defs.h (verror, internal_verror): Declare. 1122 (error, internal_error): Use verror / internal_verror.
|