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

/vbox/src/VBox/Runtime/tools/
H A DRTNtDbgHelp.cpp178 uint64_t uModAddrGot = SymLoadModuleEx(g_hFake, NULL /*hFile*/, pszFile, NULL /*pszModuleName*/, local
180 if (uModAddrGot == 0)
187 pMod->uModAddr = uModAddrGot;

Completed in 67 milliseconds