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

/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgmod.cpp1223 const char *pszImgFileOrg = pDbgMod->pszImgFile; local
1288 RTStrCacheRelease(g_hDbgModStrCache, pszImgFileOrg);
1308 RTStrCacheRelease(g_hDbgModStrCache, pszImgFileOrg);
1323 pDbgMod->pszImgFile = pszImgFileOrg;

Completed in 51 milliseconds