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

/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgmodldr.cpp96 static DECLCALLBACK(int) rtDbgModLdr_UnmapPart(PRTDBGMODINT pMod, size_t cb, void const **ppvMap) function
222 /*.pfnUnmapPart = */ rtDbgModLdr_UnmapPart,

Completed in 56 milliseconds