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

/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgmodldr.cpp162 static DECLCALLBACK(int) rtDbgModLdr_EnumSegments(PRTDBGMODINT pMod, PFNRTLDRENUMSEGS pfnCallback, void *pvUser) function
216 /*.pfnEnumSegments = */ rtDbgModLdr_EnumSegments,

Completed in 121 milliseconds