Searched refs:uRvaLastMax (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgmodcontainer.cpp500 RTUINTPTR uRvaLastMax = uRvaLast; local
523 if (uRvaLastMax < uCurRvaLast)
524 uRvaLastMax = uCurRvaLast;
554 pThis->cb = uRvaLastMax + 1;

Completed in 33 milliseconds