Home
last modified time | relevance | path

Searched refs:_Unwind_Stop_Fn (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/cxx-stl/gabi++/include/
Dunwind-itanium.h61 typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn) (int version, typedef
107 _Unwind_Stop_Fn stop,
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dunwind.h104 typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn) typedef
133 typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn) typedef
219 _Unwind_Stop_Fn stop, void *stop_parameter);
223 _Unwind_Stop_Fn stop, void *stop_parameter);
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindLevel1.c235 _Unwind_Stop_Fn stop, void *stop_parameter) { in unwind_phase2_forced()
379 (_Unwind_Stop_Fn) exception_object->private_1, in _Unwind_Resume()
395 _Unwind_Stop_Fn stop, void *stop_parameter) { in _Unwind_ForcedUnwind()
DUnwind-sjlj.c197 _Unwind_Stop_Fn stop, void *stop_parameter) { in unwind_phase2_forced()
315 (_Unwind_Stop_Fn) exception_object->private_1, in _Unwind_SjLj_Resume()