Home
last modified time | relevance | path

Searched refs:deleteFromUnwindOurException (Results 1 – 1 of 1) sorted by relevance

/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp347 void deleteFromUnwindOurException(_Unwind_Reason_Code reason, in deleteFromUnwindOurException() function
366 (ret->unwindException).exception_cleanup = deleteFromUnwindOurException; in createOurException()