Home
last modified time | relevance | path

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

/external/libcxxabi/include/
Dunwind.h70 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef
73 struct _Unwind_Control_Block { struct
75 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block*); argument
78 struct {
84 } unwinder_cache;
87 struct {
90 } barrier_cache;
93 struct {
95 } cleanup_cache;
98 struct {
[all …]