Searched refs:exception_cleanup (Results 1 - 2 of 2) sorted by relevance
/external/compiler-rt/lib/ | ||
H A D | gcc_personality_v0.c | 43 void (*exception_cleanup)(_Unwind_Reason_Code reason, member in struct:_Unwind_Exception |
/external/llvm/examples/ExceptionDemo/ | ||
H A D | ExceptionDemo.cpp | 116 _Unwind_Exception_Cleanup_Fn exception_cleanup; member in struct:_Unwind_Exception 364 (ret->unwindException).exception_cleanup = deleteFromUnwindOurException; |
Completed in 879 milliseconds