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

/vbox/include/VBox/
H A Ddbg.h1112 typedef enum DBGCPLUGINOP enum
1126 } DBGCPLUGINOP; typedef in typeref:enum:DBGCPLUGINOP
1137 typedef DECLCALLBACK(int) FNDBGCPLUGIN(DBGCPLUGINOP enmOperation, PUVM pUVM, uintptr_t uArg);
1142 DECLEXPORT(int) DBGCPlugInEntry(DBGCPLUGINOP enmOperation, PUVM pUVM, uintptr_t uArg);

Completed in 139 milliseconds