Searched defs:s_DebugCtx (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp9661 static CPUMCTX s_DebugCtx; /* Ugly! */ local
9663 s_DebugCtx = *pOrgCtx;
9664 pIemCpu->CTX_SUFF(pCtx) = &s_DebugCtx;

Completed in 84 milliseconds