Searched refs:exception_cleanup (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/lib/
H A Dgcc_personality_v0.c43 void (*exception_cleanup)(_Unwind_Reason_Code reason, member in struct:_Unwind_Exception
/external/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp116 _Unwind_Exception_Cleanup_Fn exception_cleanup; member in struct:_Unwind_Exception
364 (ret->unwindException).exception_cleanup = deleteFromUnwindOurException;

Completed in 879 milliseconds