Home
last modified time | relevance | path

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

/third_party/libunwind/src/unwind/
Dunwind-internal.h63 void *stop_parameter = (void *) exception_object->private_2; in _Unwind_Phase2() local
92 exception_object, context, stop_parameter); in _Unwind_Phase2()
114 if ((unsigned long) stop_parameter == ip) in _Unwind_Phase2()
DForcedUnwind.c30 _Unwind_Stop_Fn stop, void *stop_parameter) in _Unwind_ForcedUnwind() argument
45 exception_object->private_2 = (unsigned long) stop_parameter; in _Unwind_ForcedUnwind()