Searched refs:_Unwind_Exception_Cleanup_Fn (Results 1 - 5 of 5) sorted by relevance

/external/libunwind/src/unwind/
H A DDeleteException.c31 _Unwind_Exception_Cleanup_Fn cleanup = exception_object->exception_cleanup;
/external/libunwind/include/
H A Dunwind.h64 typedef void (*_Unwind_Exception_Cleanup_Fn) (_Unwind_Reason_Code, typedef
80 _Unwind_Exception_Cleanup_Fn exception_cleanup;
/external/clang/lib/Headers/
H A Dunwind.h111 typedef void (*_Unwind_Exception_Cleanup_Fn)(_Unwind_Reason_Code, typedef
116 _Unwind_Exception_Cleanup_Fn exception_cleanup;
/external/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp113 typedef void (*_Unwind_Exception_Cleanup_Fn) (_Unwind_Reason_Code, typedef
118 _Unwind_Exception_Cleanup_Fn exception_cleanup;
/external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
H A DExceptionDemo.cpp116 typedef void (*_Unwind_Exception_Cleanup_Fn) (_Unwind_Reason_Code, typedef
121 _Unwind_Exception_Cleanup_Fn exception_cleanup;

Completed in 181 milliseconds