Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dexception.cc623 static void releaseException(__cxa_exception *exception) in releaseException() function
645 releaseException(realExceptionFromException(reinterpret_cast<__cxa_exception*>(ex))); in __cxa_free_dependent_exception()
823 releaseException(ex); in __cxa_decrement_exception_refcount()
1341 releaseException(ex);