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.c203 unsigned framesWalked = 1; in unwind_phase2() local
271 *(unsigned long *)(shadowStackTop + __shstk_step_size * framesWalked); in unwind_phase2()
276 ++framesWalked; in unwind_phase2()
317 __unw_phase2_resume(cursor, framesWalked); in unwind_phase2()
346 unsigned framesWalked = 1; in unwind_phase2_forced() local
394 ++framesWalked; in unwind_phase2_forced()
419 __unw_phase2_resume(cursor, framesWalked); in unwind_phase2_forced()