Searched refs:paEmulationFuncs (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Debugger/
H A DDBGCFunctions.cpp83 PCDBGCFUNC pFunc = pDbgc->paEmulationFuncs;
H A DDBGCInternal.h127 PCDBGCFUNC paEmulationFuncs; member in struct:DBGC
128 /** The number of functions paEmulationFuncs points to. */
H A DDBGConsole.cpp916 pDbgc->paEmulationFuncs = &g_aFuncsCodeView[0];
H A DDBGCCommands.cpp652 dbgcCmdHelpFunctionsWorker(pDbgc, pCmdHlp, pDbgc->paEmulationFuncs, pDbgc->cEmulationFuncs, false,
754 { pDbgc->cEmulationFuncs, pDbgc->paEmulationFuncs, NULL },

Completed in 390 milliseconds