Home
last modified time | relevance | path

Searched defs:thrown_exception (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dexception.cc603 extern "C" void __cxa_free_exception(void *thrown_exception) in __cxa_free_exception()
639 void __cxa_free_dependent_exception(void *thrown_exception) in __cxa_free_dependent_exception()
686 static void report_failure(_Unwind_Reason_Code err, __cxa_exception *thrown_exception) in report_failure()
767 extern "C" void __cxa_throw(void *thrown_exception, in __cxa_throw()
784 extern "C" void __cxa_rethrow_primary_exception(void* thrown_exception) in __cxa_rethrow_primary_exception()
812 extern "C" void __cxa_increment_exception_refcount(void* thrown_exception) in __cxa_increment_exception_refcount()
819 extern "C" void __cxa_decrement_exception_refcount(void* thrown_exception) in __cxa_decrement_exception_refcount()