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

/vbox/src/VBox/VMM/VMMR3/
H A DDBGFDisas.cpp87 } DBGFDISASSTATE, *PDBGFDISASSTATE; typedef in typeref:struct:__anon16844
110 RTGCPTR GCPtr, uint32_t fFlags, PDBGFDISASSTATE pState)
184 static int dbgfR3DisasInstrNext(PDBGFDISASSTATE pState)
203 static void dbgfR3DisasInstrDone(PDBGFDISASSTATE pState)
221 PDBGFDISASSTATE pState = (PDBGFDISASSTATE)pDis;
330 PDBGFDISASSTATE pState = (PDBGFDISASSTATE)pCpu;

Completed in 45 milliseconds