Home
last modified time | relevance | path

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

/external/libunwind/src/unwind/
DForcedUnwind.c31 _Unwind_Stop_Fn stop, void *stop_parameter) in _Unwind_ForcedUnwind()
64 _Unwind_Stop_Fn, void *)
Dunwind-internal.h64 _Unwind_Stop_Fn stop = (_Unwind_Stop_Fn) exception_object->private_1; in _Unwind_Phase2()
/external/libunwind_llvm/include/
Dunwind.h109 typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn) typedef
145 typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn) typedef
274 _Unwind_Stop_Fn stop, void *stop_parameter);
278 _Unwind_Stop_Fn stop, void *stop_parameter);
/external/libunwind/include/
Dunwind.h67 typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn) (int, _Unwind_Action, typedef
87 _Unwind_Stop_Fn, void *);
/external/clang/lib/Headers/
Dunwind.h124 typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn)(int, _Unwind_Action, typedef
230 _Unwind_Stop_Fn, void *);
246 _Unwind_Stop_Fn, void *);
/external/libunwind_llvm/src/
DUnwindLevel1.c241 _Unwind_Stop_Fn stop, void *stop_parameter) { in unwind_phase2_forced()
386 (_Unwind_Stop_Fn) exception_object->private_1, in _Unwind_Resume()
402 _Unwind_Stop_Fn stop, void *stop_parameter) { in _Unwind_ForcedUnwind()
DUnwind-seh.cpp241 _Unwind_Stop_Fn stop, void *stop_parameter) { in unwind_phase2_forced()
380 (_Unwind_Stop_Fn) exception_object->private_[0], in _Unwind_Resume()
412 _Unwind_Stop_Fn stop, void *stop_parameter) { in _Unwind_ForcedUnwind()
DUnwind-sjlj.c238 _Unwind_Stop_Fn stop, void *stop_parameter) { in unwind_phase2_forced()
358 (_Unwind_Stop_Fn) exception_object->private_1, in _Unwind_SjLj_Resume()