Searched refs:throw_error (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/mit/isl/dist/cpp/ |
H A D | cpp.h.top | 93 static inline void throw_error(enum isl_error error, const char *msg, 109 throw_error(isl_error_invalid, msg, file, line); 178 void exception::throw_error(enum isl_error error, const char *msg, 215 throw_error(error, msg, file, line);
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_test2.cc | 113 isl::exception::throw_error(isl_error_invalid, msg, __FILE__, __LINE__)
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-2005 | 3942 (remote_get_thread_local_address): Use throw_error, include a 3946 * cli/cli-script.c (script_from_file): Mark up throw_error message. 6257 (throw_verror, throw_vfatal, throw_error): Update. 6264 (throw_verror, throw_vfatal, throw_error): Call throw_it. 6328 throw_error instead of error_silent. 6333 * exceptions.c (throw_error): New function. 6335 * exceptions.h (throw_error): Declare.
|
H A D | ChangeLog-2014 | 4195 (throw_error): Likewise. 4213 (throw_error): Likewise. 6134 (throw_error): Call throw_verror rather than throw_it. 14757 'exception' to throw_error. 15498 (record_btrace_frame_prev_register): Provide PC, throw_error
|
H A D | ChangeLog-2010 | 6422 (throw_vfatal, throw_error): Remove NORETURN. 6425 (throw_error, deprecated_throw_reason): Remove NORETURN, change 6462 (throw_error): Likewise.
|
H A D | ChangeLog-1993 | 30 * remote-mips.c (mips_receive_packet): New arg throw_error.
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-2005 | 3942 (remote_get_thread_local_address): Use throw_error, include a 3946 * cli/cli-script.c (script_from_file): Mark up throw_error message. 6257 (throw_verror, throw_vfatal, throw_error): Update. 6264 (throw_verror, throw_vfatal, throw_error): Call throw_it. 6328 throw_error instead of error_silent. 6333 * exceptions.c (throw_error): New function. 6335 * exceptions.h (throw_error): Declare.
|
H A D | ChangeLog-2014 | 4195 (throw_error): Likewise. 4213 (throw_error): Likewise. 6134 (throw_error): Call throw_verror rather than throw_it. 14757 'exception' to throw_error. 15498 (record_btrace_frame_prev_register): Provide PC, throw_error
|
H A D | ChangeLog-2010 | 6422 (throw_vfatal, throw_error): Remove NORETURN. 6425 (throw_error, deprecated_throw_reason): Remove NORETURN, change 6462 (throw_error): Likewise.
|
H A D | ChangeLog-1993 | 30 * remote-mips.c (mips_receive_packet): New arg throw_error.
|
/netbsd-src/external/mit/isl/dist/include/isl/ |
H A D | cpp.h | 93 static inline void throw_error(enum isl_error error, const char *msg, 109 throw_error(isl_error_invalid, msg, file, line); in throw_invalid() 178 void exception::throw_error(enum isl_error error, const char *msg, in throw_error() function 215 throw_error(error, msg, file, line); in throw_last_error()
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 180094 …#0 throw_error (error=TARGET_CLOSE_ERROR, fmt=0x555556035588 "Remote connection closed") at src/g… 180192 …#0 throw_error (error=TARGET_CLOSE_ERROR, fmt=0x555556035588 "Remote connection closed") at src/g…
|