Home
last modified time | relevance | path

Searched refs:deleteFromUnwindOurException (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
DExceptionDemo.cpp352 void deleteFromUnwindOurException(_Unwind_Reason_Code reason, in deleteFromUnwindOurException() function
371 (ret->unwindException).exception_cleanup = deleteFromUnwindOurException; in createOurException()