Searched refs:__unw_phase2_resume (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwindLevel1.c47 #define __unw_phase2_resume(cursor, fn) \ macro
54 #define __unw_phase2_resume(cursor, fn) \ macro
66 #define __unw_phase2_resume(cursor, fn) \ macro
291 __unw_phase2_resume(cursor, framesWalked);
292 // __unw_phase2_resume() only returns if there was an error.
389 __unw_phase2_resume(cursor, framesWalked);

Completed in 58 milliseconds