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

/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgmoddbghelp.cpp168 static DECLCALLBACK(int) rtDbgModDbgHelp_SegmentAdd(PRTDBGMODINT pMod, RTUINTPTR uRva, RTUINTPTR cb, const char *pszName, size_t cchName, function
485 /*.pfnSegmentAdd = */ rtDbgModDbgHelp_SegmentAdd,

Completed in 33 milliseconds