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

/vbox/src/VBox/Runtime/r0drv/darwin/
H A Ddbgkrnlinfo-r0drv-darwin.cpp368 static uintptr_t rtR0DbgKrnlDarwinLookup(RTDBGKRNLINFOINT *pThis, const char *pszSymbol) function
531 uintptr_t uAddr = rtR0DbgKrnlDarwinLookup(pThis, s_aStandardCandles[i].pszName);
1046 uintptr_t uLinkAddr = rtR0DbgKrnlDarwinLookup(pThis, "kernel_map");
1116 uintptr_t uValue = rtR0DbgKrnlDarwinLookup(pThis, pszSymbol);

Completed in 252 milliseconds