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

/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgmod.cpp959 const char *pszOldImgFile = pDbgMod->pszImgFile; local
1012 RTStrCacheRelease(g_hDbgModStrCache, pszOldImgFile);
1042 pDbgMod->pszImgFile = pszOldImgFile;

Completed in 46 milliseconds