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

/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgcfg.cpp170 static const RTDBGCFGU64MNEMONIC g_aDbgCfgFlags[] = variable
2014 rc = rtDbgCfgChangeStringU64(pThis, enmOp, pszValue, g_aDbgCfgFlags, &pThis->fFlags);
2192 rc = rtDbgCfgQueryStringU64(pThis, pThis->fFlags, g_aDbgCfgFlags, pszValue, cbValue);

Completed in 48 milliseconds