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

/external/libcxxabi/src/Unwind/
H A DUnwind-sjlj.c37 struct _Unwind_FunctionContext { struct
39 struct _Unwind_FunctionContext *prev;
59 _Unwind_SjLj_Register(struct _Unwind_FunctionContext *fc) {
67 _Unwind_SjLj_Unregister(struct _Unwind_FunctionContext *fc) {

Completed in 69 milliseconds