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

/vbox/src/VBox/Debugger/
H A DDBGPlugInDiggers.cpp51 int rc = DBGFR3OSRegister(pUVM, s_aPlugIns[i]);
/vbox/src/VBox/Debugger/testcase/
H A DtstDBGCStubs.cpp284 VMMR3DECL(int) DBGFR3OSRegister(PUVM pUVM, PCDBGFOSREG pReg) function
/vbox/src/VBox/VMM/VMMR3/
H A DDBGFOS.cpp141 * EMT worker function for DBGFR3OSRegister.
198 VMMR3DECL(int) DBGFR3OSRegister(PUVM pUVM, PCDBGFOSREG pReg) function
289 * Deregisters a guest OS digger previously registered by DBGFR3OSRegister.
/vbox/include/VBox/vmm/
H A Ddbgf.h1569 * This is used with the DBGFR3OSRegister() API.
1726 VMMR3DECL(int) DBGFR3OSRegister(PUVM pUVM, PCDBGFOSREG pReg);

Completed in 179 milliseconds