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

/vbox/src/VBox/VMM/VMMR3/
H A DDBGFBp.cpp603 * EMT worker for DBGFR3BpSetREM().
699 VMMR3DECL(int) DBGFR3BpSetREM(PUVM pUVM, PCDBGFADDRESS pAddress, uint64_t iHitTrigger, uint64_t iHitDisable, uint32_t *piBp) function
706 LogFlow(("DBGFR3BpSetREM: returns %Rrc\n", rc));
/vbox/src/VBox/Debugger/testcase/
H A DtstDBGCStubs.cpp79 VMMR3DECL(int) DBGFR3BpSetREM(PUVM pUVM, PCDBGFADDRESS pAddress, uint64_t iHitTrigger, uint64_t iHitDisable, PRTUINT piBp) function

Completed in 35 milliseconds