Home
last modified time | relevance | path

Searched defs:exception_cleanup (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/lib/Headers/
Dunwind.h112 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); member
142 _Unwind_Exception_Cleanup_Fn exception_cleanup; member
/external/llvm-project/libunwind/include/
Dunwind.h76 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block*); member
124 void (*exception_cleanup)(_Unwind_Reason_Code reason, member
/external/clang/lib/Headers/
Dunwind.h116 _Unwind_Exception_Cleanup_Fn exception_cleanup; member
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp118 _Unwind_Exception_Cleanup_Fn exception_cleanup; member