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

/vbox/src/VBox/Debugger/
H A DVBoxDbgGui.cpp77 LONG64 llVM; local
78 hrc = m_pMachineDebugger->COMGETTER(VM)(&llVM);
81 PUVM pUVM = (PUVM)(intptr_t)llVM;

Completed in 40 milliseconds