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

/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwindLevel1.c181 unsigned framesWalked = 1; local
245 unsigned long *)(shadowStackTop + __cet_ss_step_size * framesWalked);
250 ++framesWalked;
291 __unw_phase2_resume(cursor, framesWalked);
316 unsigned framesWalked = 1; local
364 ++framesWalked;
389 __unw_phase2_resume(cursor, framesWalked);

Completed in 71 milliseconds