Home
last modified time | relevance | path

Searched refs:stop_argument (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libgcc/
H A Dunwind-compat.c67 _Unwind_Stop_Fn stop, void * stop_argument) in _Unwind_ForcedUnwind() argument
69 return __libunwind_Unwind_ForcedUnwind (exc, stop, stop_argument); in _Unwind_ForcedUnwind()
H A Dunwind.inc146 void *stop_argument = (void *) (_Unwind_Ptr) exc->private_2;
164 context, stop_argument);
196 _Unwind_Stop_Fn stop, void * stop_argument)
205 exc->private_2 = (_Unwind_Ptr) stop_argument;
/dflybsd-src/contrib/gcc-8.0/libgcc/
H A Dunwind.inc152 void *stop_argument = (void *) (_Unwind_Ptr) exc->private_2;
171 context, stop_argument);
205 _Unwind_Stop_Fn stop, void * stop_argument)
215 exc->private_2 = (_Unwind_Ptr) stop_argument;