Searched refs:stop_parameter (Results 1 – 2 of 2) sorted by relevance
63 void *stop_parameter = (void *) exception_object->private_2; in _Unwind_Phase2() local92 exception_object, context, stop_parameter); in _Unwind_Phase2()114 if ((unsigned long) stop_parameter == ip) in _Unwind_Phase2()
30 _Unwind_Stop_Fn stop, void *stop_parameter) in _Unwind_ForcedUnwind() argument45 exception_object->private_2 = (unsigned long) stop_parameter; in _Unwind_ForcedUnwind()