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

/vbox/src/VBox/Debugger/
H A DDBGCInternal.h291 typedef struct DBGCOP struct
314 } DBGCOP; typedef in typeref:struct:DBGCOP
316 typedef DBGCOP *PDBGCOP;
318 typedef const DBGCOP *PCDBGCOP;
421 extern const DBGCOP g_aDbgcOps[];

Completed in 34 milliseconds