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