Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/gabi++/include/
Dunwind-itanium.h66 void* stop_parameter);
101 void* stop_parameter);
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindLevel1.c230 _Unwind_Stop_Fn stop, void *stop_parameter) { in unwind_phase2_forced() argument
266 (struct _Unwind_Context *)(&cursor2), stop_parameter); in unwind_phase2_forced()
320 (struct _Unwind_Context *)(&cursor2), stop_parameter); in unwind_phase2_forced()
387 _Unwind_Stop_Fn stop, void *stop_parameter) { in _Unwind_ForcedUnwind() argument
396 exception_object->private_2 = (uintptr_t) stop_parameter; in _Unwind_ForcedUnwind()
399 return unwind_phase2_forced(&uc, exception_object, stop, stop_parameter); in _Unwind_ForcedUnwind()
DUnwind-sjlj.c197 _Unwind_Stop_Fn stop, void *stop_parameter) { in unwind_phase2_forced() argument
215 (struct _Unwind_Context *)c, stop_parameter); in unwind_phase2_forced()
270 (struct _Unwind_Context *)c, stop_parameter); in unwind_phase2_forced()
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dunwind.h146 void *stop_parameter );
254 _Unwind_Stop_Fn stop, void *stop_parameter);
258 _Unwind_Stop_Fn stop, void *stop_parameter);