Home
last modified time | relevance | path

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

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