MCPcopy Create free account
hub / github.com/HelenOS/helenos / _Unwind_Exception

Class _Unwind_Exception

uspace/lib/cpp/src/__bits/unwind.cpp:52–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50 };
51
52 struct _Unwind_Exception;
53 using _Unwind_Exception_Cleanup_Fn = void (*)(_Unwind_Reason_Code, _Unwind_Exception*);
54
55 struct _Unwind_Exception

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected