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

/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgmod.cpp320 RTDECL(int) RTDbgModCreate(PRTDBGMOD phDbgMod, const char *pszName, RTUINTPTR cbSeg, uint32_t fFlags) function
365 RT_EXPORT_SYMBOL(RTDbgModCreate); variable
/vbox/include/iprt/
H A Dmangling.h423 # define RTDbgModCreate RT_MANGLER(RTDbgModCreate) macro

Completed in 62 milliseconds