Searched refs:__gxx_exception_cleanup (Results 1 – 9 of 9) sorted by relevance
32 __gxx_exception_cleanup (_Unwind_Reason_Code code, _Unwind_Exception *exc) in __gxx_exception_cleanup() function77 header->exc.unwindHeader.exception_cleanup = __gxx_exception_cleanup; in __cxa_throw()
33 __gxx_exception_cleanup (_Unwind_Reason_Code code, _Unwind_Exception *exc) in __gxx_exception_cleanup() function67 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() function69 header->exc.unwindHeader.exception_cleanup = __gxx_exception_cleanup; in __cxa_init_primary_exception()
3466 * libsupc++/eh_throw.cc (__gxx_exception_cleanup): Likewise.
Completed in 18 milliseconds