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

/vbox/src/VBox/VMM/VMMR3/
H A DDBGFInfo.cpp219 * @param ppInfo Where to store the created
221 static int dbgfR3InfoRegister(PUVM pUVM, const char *pszName, const char *pszDesc, uint32_t fFlags, PDBGFINFO *ppInfo) argument
267 *ppInfo = pInfo;

Completed in 46 milliseconds