Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp2395 ucontext_t *uContext = reinterpret_cast<ucontext_t *>(sigContext); in stepWithTBTable() local
2396 if (uContext->__extctx->__extctx_magic == __EXTCTX_MAGIC) { in stepWithTBTable()
2400 &(uContext->__extctx->__vmx.__vr[i])))); in stepWithTBTable()