Searched refs:DBGCVAR_CAT_OPTION (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Debugger/
H A DDBGCEval.cpp552 case DBGCVAR_CAT_OPTION:
1017 case DBGCVAR_CAT_OPTION:
H A DDBGCEmulateCodeView.cpp259 { 0, 1, DBGCVAR_CAT_OPTION, 0, "-b", "Byte string." },
260 { 0, 1, DBGCVAR_CAT_OPTION, 0, "-w", "Word string." },
261 { 0, 1, DBGCVAR_CAT_OPTION, 0, "-d", "DWord string." },
262 { 0, 1, DBGCVAR_CAT_OPTION, 0, "-q", "QWord string." },
263 { 0, 1, DBGCVAR_CAT_OPTION, 0, "-a", "ASCII string." },
264 { 0, 1, DBGCVAR_CAT_OPTION, 0, "-u", "Unicode string." },
/vbox/include/VBox/
H A Ddbg.h86 DBGCVAR_CAT_OPTION, enumerator in enum:DBGCVARCAT

Completed in 1349 milliseconds