Searched refs:__gxx_exception_cleanup (Results 1 – 6 of 6) sorted by relevance
33 __gxx_exception_cleanup (_Unwind_Reason_Code code, _Unwind_Exception *exc) in __gxx_exception_cleanup() function69 header->exc.unwindHeader.exception_cleanup = __gxx_exception_cleanup; in __cxa_init_primary_exception()
33 __gxx_exception_cleanup (_Unwind_Reason_Code code, _Unwind_Exception *exc) in __gxx_exception_cleanup() function72 header->exc.unwindHeader.exception_cleanup = __gxx_exception_cleanup; in __cxa_init_primary_exception()
1681 * libsupc++/eh_throw.cc (__gxx_exception_cleanup): Handle reference1841 * libsupc++/eh_throw.cc (__gxx_exception_cleanup): Handle reference
4458 * libsupc++/eh_throw.cc (__gxx_exception_cleanup): Likewise.
1787 * libsupc++/eh_throw.cc (__gxx_exception_cleanup):
12342 * libsupc++/eh_throw.cc (__gxx_exception_cleanup,