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.h58 typedef struct _Unwind_Context _Unwind_Context; // opaque typedef in typeref:struct:_Unwind_Context
111 struct _Unwind_Context* context);
116 struct _Unwind_Context* context);
118 struct _Unwind_Context; // opaque
142 struct _Unwind_Context* context,
150 struct _Unwind_Context* context);
196 _Unwind_VRS_Get(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,
201 _Unwind_VRS_Set(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,
206 _Unwind_VRS_Pop(_Unwind_Context *contex
[all...]

Completed in 909 milliseconds