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

/vbox/src/VBox/Runtime/tools/
H A DRTNtDbgHelp.cpp92 static uint64_t g_uCurAddress = 0; variable
177 uint64_t uModAddrReq = g_uCurAddress == 0 ? UINT64_C(0x1000000) * g_cModules : g_uCurAddress;
346 g_uCurAddress = ValueUnion.u64;

Completed in 40 milliseconds