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

/vbox/src/VBox/Debugger/
H A DDBGCEmulateCodeView.cpp4027 const char * const pszImgFileUsed = RTDbgModImageFileUsed(hMod); local
4054 if (fVerbose && pszImgFileUsed)
4055 DBGCCmdHlpPrintf(pCmdHlp, " Local image: %s\n", pszImgFileUsed);

Completed in 45 milliseconds