Searched defs:_Unwind_Control_Block (Results 1 - 1 of 1) sorted by path

/external/libcxxabi/include/
H A Dunwind.h69 struct _Unwind_Control_Block;
70 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef in typeref:struct:_Unwind_Control_Block
71 typedef struct _Unwind_Control_Block _Unwind_Exception; /* Alias */
73 struct _Unwind_Control_Block { struct
75 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block*);

Completed in 221 milliseconds