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

/vbox/src/VBox/VMM/VMMR3/
H A DDBGFAddrSpace.cpp230 rc = DBGFR3AsAdd(pUVM, hDbgAs, NIL_RTPROCESS);
240 rc = DBGFR3AsAdd(pUVM, hDbgAs, NIL_RTPROCESS);
247 rc = DBGFR3AsAdd(pUVM, hDbgAs, NIL_RTPROCESS);
256 rc = DBGFR3AsAdd(pUVM, hDbgAs, NIL_RTPROCESS);
408 VMMR3DECL(int) DBGFR3AsAdd(PUVM pUVM, RTDBGAS hDbgAs, RTPROCESS ProcId) function

Completed in 647 milliseconds