Searched refs:uContext (Results 1 – 1 of 1) sorted by relevance
2474 ucontext_t *uContext = reinterpret_cast<ucontext_t *>(sigContext); in stepWithTBTable() local2475 if (uContext->__extctx->__extctx_magic == __EXTCTX_MAGIC) { in stepWithTBTable()2479 &(uContext->__extctx->__vmx.__vr[i])))); in stepWithTBTable()