Searched refs:dbgcGetFreeScratchSpace (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Debugger/ | ||
H A D | DBGCEval.cpp | 85 size_t dbgcGetFreeScratchSpace(PDBGC pDbgc) function 100 if (cbRequested > dbgcGetFreeScratchSpace(pDbgc)) |
Completed in 44 milliseconds