Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindLevel1.c199 unsigned framesWalked = 1; in unwind_phase2() local
267 unsigned long *)(shadowStackTop + __cet_ss_step_size * framesWalked); in unwind_phase2()
272 ++framesWalked; in unwind_phase2()
313 __unw_phase2_resume(cursor, framesWalked); in unwind_phase2()
342 unsigned framesWalked = 1; in unwind_phase2_forced() local
390 ++framesWalked; in unwind_phase2_forced()
415 __unw_phase2_resume(cursor, framesWalked); in unwind_phase2_forced()