Searched defs:_Unwind_Context (Results 1 - 2 of 2) sorted by relevance

/external/libunwind/src/unwind/
H A Dunwind-internal.h42 struct _Unwind_Context *);
44 struct _Unwind_Context { struct
59 struct _Unwind_Context *context,
/external/libcxxabi/include/
H A Dunwind.h52 typedef struct _Unwind_Context _Unwind_Context; // opaque typedef in typeref:struct:_Unwind_Context
107 struct _Unwind_Context* context);
112 struct _Unwind_Context* context);
114 struct _Unwind_Context; // opaque
138 struct _Unwind_Context* context,
146 struct _Unwind_Context* context);
192 _Unwind_VRS_Get(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,
197 _Unwind_VRS_Set(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,
202 _Unwind_VRS_Pop(_Unwind_Context *contex
[all...]

Completed in 113 milliseconds