HomeSort by: relevance | last modified time | path
    Searched refs:_Unwind_Stop_Fn (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/lib/libunwind/
unwind.h 49 typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn)(int, _Unwind_Action, uint64_t,
73 _Unwind_Stop_Fn, void *);
libunwind.cxx 132 _Unwind_Stop_Fn stop,
212 _Unwind_Stop_Fn stop, void *stop_arg) {
228 unwind_phase2_forced(cursor, exc, (_Unwind_Stop_Fn)exc->private_1,

Completed in 28 milliseconds