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

/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgmodexports.cpp133 int rc = rtDbgModContainerCreate(pDbgMod, 0);
H A Ddbgmodcontainer.cpp831 int rtDbgModContainerCreate(PRTDBGMODINT pMod, RTUINTPTR cbSeg) function
H A Ddbgmod.cpp350 rc = rtDbgModContainerCreate(pDbgMod, cbSeg);
/vbox/src/VBox/Runtime/include/internal/
H A Ddbgmod.h656 DECLHIDDEN(int) rtDbgModContainerCreate(PRTDBGMODINT pMod, RTUINTPTR cbSeg);

Completed in 38 milliseconds