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

/vbox/src/VBox/Debugger/
H A DDBGPlugInLinux.cpp59 DBGFADDRESS AddrKernelBase; member in struct:DBGDIGGERLINUX
207 DBGFR3AddrFromFlat(pUVM, &Addr, (RTGCPTR)SymInfo.Value + pData->AddrKernelBase.FlatPtr),
890 DBGFR3AddrFromFlat(pUVM, &pThis->AddrKernelBase, uKernelStart);
1182 pThis->AddrKernelBase = KernelAddr;
1199 pThis->AddrKernelBase = KernelAddr;

Completed in 47 milliseconds