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

/vbox/src/VBox/Debugger/
H A DDBGPlugInDarwin.cpp103 DBGFADDRESS AddrKernel; member in struct:DBGDIGGERDARWIN
160 rc = DBGFR3MemRead(pUVM, 0 /*idCpu*/, DBGFR3AddrFromFlat(pUVM, &Addr, SymInfo.Value + pData->AddrKernel.FlatPtr),
181 GCPtrMsgBufP = SymInfo.Value + pData->AddrKernel.FlatPtr;
681 int rc = dbgDiggerDarwinAddModule(pThis, pUVM, pThis->AddrKernel.FlatPtr, "mach_kernel", &f64Bit);
925 pThis->AddrKernel = KernelAddr;

Completed in 45 milliseconds