Home
last modified time | relevance | path

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

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