Home
last modified time | relevance | path

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

/external/libunwind_llvm/include/
Dunwind.h71 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef
74 struct _Unwind_Control_Block { struct
76 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block*); argument
79 struct {
85 } unwinder_cache;
88 struct {
91 } barrier_cache;
94 struct {
96 } cleanup_cache;
99 struct {
[all …]