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

/vbox/src/VBox/Debugger/
H A DDBGCFunctions.cpp59 const DBGCFUNC g_aDbgcFuncs[] =
H A DDBGCInternal.h415 extern const DBGCFUNC g_aDbgcFuncs[];
419 extern const DBGCFUNC g_aFuncsCodeView[];
H A DDBGCEmulateCodeView.cpp4326 const DBGCFUNC g_aFuncsCodeView[] =
/vbox/include/VBox/
H A Ddbg.h385 typedef struct DBGCFUNC *PDBGCFUNC;
387 typedef const struct DBGCFUNC *PCDBGCFUNC;
989 typedef struct DBGCFUNC struct
1009 } DBGCFUNC; typedef in typeref:struct:DBGCFUNC

Completed in 783 milliseconds