Searched defs:stop_parameter (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/projects/libunwind/src/
H A DUnwind-sjlj.c196 unwind_phase2_forced(struct _Unwind_Exception *exception_object, _Unwind_Stop_Fn stop, void *stop_parameter) argument
H A DUnwindLevel1.c238 unwind_phase2_forced(unw_context_t *uc, unw_cursor_t *cursor, _Unwind_Exception *exception_object, _Unwind_Stop_Fn stop, void *stop_parameter) argument
400 _Unwind_ForcedUnwind(_Unwind_Exception *exception_object, _Unwind_Stop_Fn stop, void *stop_parameter) argument
/freebsd-11.0-release/lib/libthr/thread/
H A Dthr_exit.c133 thread_unwind_stop(int version, _Unwind_Action actions, int64_t exc_class, struct _Unwind_Exception *exc_obj, struct _Unwind_Context *context, void *stop_parameter) argument

Completed in 87 milliseconds