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

/external/libunwind/include/
H A Dunwind.h67 typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn) (int, _Unwind_Action, typedef
87 _Unwind_Stop_Fn, void *);
/external/clang/lib/Headers/
H A Dunwind.h116 typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn)(int, _Unwind_Action, typedef
211 _Unwind_Stop_Fn, void *);
227 _Unwind_Stop_Fn, void *);
/external/libcxxabi/include/
H A Dunwind.h108 typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn) typedef
137 typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn) typedef
247 _Unwind_Stop_Fn stop, void *stop_parameter);
251 _Unwind_Stop_Fn stop, void *stop_parameter);

Completed in 1144 milliseconds