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

/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgmod.cpp1257 RTUUID UuidOpened; local
1258 rc = pDbgMod->pImgVt->pfnQueryProp(pDbgMod, RTLDRPROP_UUID, &UuidOpened, sizeof(UuidOpened));
1261 if (RTUuidCompare(&UuidOpened, pArgs->pUuid) != 0)

Completed in 46 milliseconds