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

/vbox/src/VBox/VMM/VMMR3/
H A DDBGFBp.cpp401 * This is used to implement both DBGFR3BpClear() and DBGFR3BpDisable().
589 * This is used to implement both DBGFR3BpClear() and DBGFR3BpDisable().
712 * EMT worker for DBGFR3BpClear().
778 VMMR3DECL(int) DBGFR3BpClear(PUVM pUVM, uint32_t iBp) function
784 LogFlow(("DBGFR3BpClear: returns %Rrc\n", rc));
1004 LogFlow(("DBGFR3BpClear: returns %Rrc\n", rc));
/vbox/src/VBox/Debugger/testcase/
H A DtstDBGCStubs.cpp54 VMMR3DECL(int) DBGFR3BpClear(PUVM pUVM, RTUINT iBp) function

Completed in 63 milliseconds