Home
last modified time | relevance | path

Searched refs:unwind_phase2_forced (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindLevel1.c228 unwind_phase2_forced(unw_context_t *uc, in unwind_phase2_forced() function
370 unwind_phase2_forced(&uc, exception_object, in _Unwind_Resume()
399 return unwind_phase2_forced(&uc, exception_object, stop, stop_parameter); in _Unwind_ForcedUnwind()
DUnwind-sjlj.c196 unwind_phase2_forced(struct _Unwind_Exception *exception_object, in unwind_phase2_forced() function
314 unwind_phase2_forced(exception_object, in _Unwind_SjLj_Resume()