Searched refs:s_DebugCtx (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/VMM/VMMAll/ | ||
H A D | IEMAll.cpp | 9661 static CPUMCTX s_DebugCtx; /* Ugly! */ local 9663 s_DebugCtx = *pOrgCtx; 9664 pIemCpu->CTX_SUFF(pCtx) = &s_DebugCtx; |
Completed in 1120 milliseconds