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

/vbox/src/VBox/Runtime/r0drv/darwin/
H A Ddbgkrnlinfo-r0drv-darwin.cpp160 uint32_t cLoadCmds; member in struct:RTDBGKRNLINFOINT
683 if (offCmd == pThis->cbLoadCmds && iCmd == pThis->cLoadCmds)
687 if (iCmd >= pThis->cLoadCmds)
997 pThis->cLoadCmds = pHdr->ncmds;

Completed in 2520 milliseconds