Searched refs:__cxa_free_exception (Results 1 – 24 of 24) sorted by relevance
123 extern "C" void __cxa_free_exception(void *thrown_exception);311 __cxa_free_exception(static_cast<void*>(ex + 1)); in exception_cleanup()331 __cxa_free_exception(ex+1); in free_exception_list()619 extern "C" void __cxa_free_exception(void *thrown_exception) in __cxa_free_exception() function652 __cxa_free_exception(exception+1); in releaseException()
52 __cxa_free_exception (header + 1); in __gxx_exception_cleanup()
152 __cxxabiv1::__cxa_free_exception(void *vptr) throw() in __cxa_free_exception() function in __cxxabiv1
112 extern "C" void __cxa_free_exception(void *thrown_exception) throw();
109 __cxa_free_exception;
678 __cxa_free_exception;
39 __cxa_free_exception;
20 __cxa_free_exception;
2143 FUNC:__cxa_free_exception@@CXXABI_1.3
2445 (__cxa_free_exception): Likewise.2475 (__cxa_free_exception): Likewise for free.4032 * libsupc++/eh_alloc.cc (__cxa_free_exception): Add exception
3607 (__cxa_free_exception): Likewise with free.