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

/vbox/src/VBox/Runtime/r0drv/solaris/
H A Ddbgkrnlinfo-r0drv-solaris.c52 typedef struct RTDBGKRNLINFOINT struct
62 } RTDBGKRNLINFOINT; typedef in typeref:struct:RTDBGKRNLINFOINT
64 typedef struct RTDBGKRNLINFOINT *PRTDBGKRNLINFOINT;
/vbox/src/VBox/Runtime/r0drv/darwin/
H A Ddbgkrnlinfo-r0drv-darwin.cpp126 typedef struct RTDBGKRNLINFOINT struct
173 } RTDBGKRNLINFOINT; typedef in typeref:struct:RTDBGKRNLINFOINT
349 static void rtR0DbgKrnlDarwinLoadDone(RTDBGKRNLINFOINT *pThis)
368 static uintptr_t rtR0DbgKrnlDarwinLookup(RTDBGKRNLINFOINT *pThis, const char *pszSymbol)
410 static int rtR0DbgKrnlDarwinCheckStandardSymbols(RTDBGKRNLINFOINT *pThis)
552 static int rtR0DbgKrnlDarwinLoadSymTab(RTDBGKRNLINFOINT *pThis)
657 static int rtR0DbgKrnlDarwinLoadCommands(RTDBGKRNLINFOINT *pThis)
904 static int rtR0DbgKrnlDarwinLoadFileHeaders(RTDBGKRNLINFOINT *pThis)
1008 static void rtR0DbgKrnlDarwinDtor(RTDBGKRNLINFOINT *pThis)
1028 RTDBGKRNLINFOINT *pThi
[all...]

Completed in 34 milliseconds