Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libunwind/src/
H A DUnwindLevel1.c183 unsigned long shadowStackTop = _get_ssp(); in unwind_phase2() local
241 if (shadowStackTop != 0) { in unwind_phase2()
245 unsigned long *)(shadowStackTop + __cet_ss_step_size * framesWalked); in unwind_phase2()