Home
last modified time | relevance | path

Searched refs:throw_exception (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dexception.cc739 static void throw_exception(__cxa_exception *ex) in throw_exception() function
781 throw_exception(ex); in __cxa_throw()
798 throw_exception(reinterpret_cast<__cxa_exception*>(ex)); in __cxa_rethrow_primary_exception()
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-201911459 (throw_exception): Change parameter to rvalue reference.
11460 * common/common-exceptions.c (throw_exception): Take rvalue
12154 * common/common-exceptions.c (throw_exception): Don't create
12175 * valops.c (value_rtti_indirect_type): Replace throw_exception
12177 * tracefile-tfile.c (tfile_target_open): Replace throw_exception
12179 * thread.c (thr_try_catch_cmd): Replace throw_exception with
12181 * target.c (target_translate_tls_address): Replace throw_exception
12183 * stack.c (frame_apply_command_count): Replace throw_exception
12185 * solib-spu.c (append_ocl_sos): Replace throw_exception with
12187 * s390-tdep.c (s390_frame_unwind_cache): Replace throw_exception
[all …]
H A DChangeLog-20056154 * remote.c (remote_open_1): Use throw_exception.
6268 (throw_exception): Move code calling annotate_error and
6283 throw_exception.
6480 * exceptions.h (throw_reason): Rename throw_exception.
6483 (catch_exception, throw_exception): Declare.
6484 * exceptions.c (throw_exception): Rewrite.
6535 (throw_exception): Use current_catcher->buf;
6548 (return_mask, throw_exception, catch_exceptions_ftype)
6555 (throw_exception, catcher, catch_exceptions)
H A DChangeLog-20164217 (throw_exception, throw_exception_sjlj): Update comments.
7766 throw_exception.
7768 factored out from throw_exception.
7769 (throw_exception): Reimplement.
7782 (throw_exception): Update comments.
8050 (throw_exception): Use longjmp instead of SIGLONGJMP.
H A DChangeLog-20083427 (throw_exception): Adjust.
8715 * exceptions.c (throw_exception): Don't call do_exec_cleanups.
9837 * exceptions.c (throw_exception): Don't do exec_error_cleanups.
10659 * breakpoint.c (break_command_really): Use throw_exception
H A DChangeLog-20113768 * exceptions.c (throw_exception): Remove the bpstat_clear_actions call.
3811 from throw_exception.
3814 * exceptions.c (throw_exception): Remove variable tp, move the code for
4070 * exceptions.c (throw_exception): Don't disable the current
H A DChangeLog-20106421 * exceptions.c (throw_exception, deprecated_throw_reason, throw_verror)
6424 * exceptions.h (throw_exception, throw_verror, throw_vfatal)
H A DChangeLog-20123317 * exceptions.c (throw_exception): Use clear_quit_flag.
8680 * exceptions.c (throw_exception): Use all_cleanups.
H A DChangeLog-201511848 (throw_exception): In C++ mode, throw
11892 (throw_exception): Adjust.
H A DChangeLog-200213157 * defs.h (throw_exception): Rename return_to_top_level. Update
13160 * top.c (throw_exception, catcher): Ditto.
H A DChangeLog-20144192 (throw_exception): Likewise.
4207 (throw_exception): Likewise.
H A DChangeLog-20139867 (remote_get_trace_status): Call throw_exception if EX is
H A DChangeLog-20043332 * top.c (throw_exception, execute_command, gdb_readline_wrapper)
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-201911459 (throw_exception): Change parameter to rvalue reference.
11460 * common/common-exceptions.c (throw_exception): Take rvalue
12154 * common/common-exceptions.c (throw_exception): Don't create
12175 * valops.c (value_rtti_indirect_type): Replace throw_exception
12177 * tracefile-tfile.c (tfile_target_open): Replace throw_exception
12179 * thread.c (thr_try_catch_cmd): Replace throw_exception with
12181 * target.c (target_translate_tls_address): Replace throw_exception
12183 * stack.c (frame_apply_command_count): Replace throw_exception
12185 * solib-spu.c (append_ocl_sos): Replace throw_exception with
12187 * s390-tdep.c (s390_frame_unwind_cache): Replace throw_exception
[all …]
H A DChangeLog-20056154 * remote.c (remote_open_1): Use throw_exception.
6268 (throw_exception): Move code calling annotate_error and
6283 throw_exception.
6480 * exceptions.h (throw_reason): Rename throw_exception.
6483 (catch_exception, throw_exception): Declare.
6484 * exceptions.c (throw_exception): Rewrite.
6535 (throw_exception): Use current_catcher->buf;
6548 (return_mask, throw_exception, catch_exceptions_ftype)
6555 (throw_exception, catcher, catch_exceptions)
H A DChangeLog-20164217 (throw_exception, throw_exception_sjlj): Update comments.
7766 throw_exception.
7768 factored out from throw_exception.
7769 (throw_exception): Reimplement.
7782 (throw_exception): Update comments.
8050 (throw_exception): Use longjmp instead of SIGLONGJMP.
H A DChangeLog-20113768 * exceptions.c (throw_exception): Remove the bpstat_clear_actions call.
3811 from throw_exception.
3814 * exceptions.c (throw_exception): Remove variable tp, move the code for
4070 * exceptions.c (throw_exception): Don't disable the current
H A DChangeLog-20083427 (throw_exception): Adjust.
8715 * exceptions.c (throw_exception): Don't call do_exec_cleanups.
9837 * exceptions.c (throw_exception): Don't do exec_error_cleanups.
10659 * breakpoint.c (break_command_really): Use throw_exception
H A DChangeLog-20106421 * exceptions.c (throw_exception, deprecated_throw_reason, throw_verror)
6424 * exceptions.h (throw_exception, throw_verror, throw_vfatal)
H A DChangeLog-20123317 * exceptions.c (throw_exception): Use clear_quit_flag.
8680 * exceptions.c (throw_exception): Use all_cleanups.
H A DChangeLog-201511848 (throw_exception): In C++ mode, throw
11892 (throw_exception): Adjust.
H A DChangeLog-200213157 * defs.h (throw_exception): Rename return_to_top_level. Update
13160 * top.c (throw_exception, catcher): Ditto.
H A DChangeLog-20144192 (throw_exception): Likewise.
4207 (throw_exception): Likewise.
H A DChangeLog-20139867 (remote_get_trace_status): Call throw_exception if EX is
H A DChangeLog-20043332 * top.c (throw_exception, execute_command, gdb_readline_wrapper)

12