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

/vbox/src/VBox/VMM/VMMR3/
H A DDBGFBp.cpp356 VMMR3DECL(int) DBGFR3BpSet(PUVM pUVM, PCDBGFADDRESS pAddress, uint64_t iHitTrigger, uint64_t iHitDisable, uint32_t *piBp) function
364 LogFlow(("DBGFR3BpSet: returns %Rrc\n", rc));
/vbox/src/VBox/Debugger/testcase/
H A DtstDBGCStubs.cpp70 VMMR3DECL(int) DBGFR3BpSet(PUVM pUVM, PCDBGFADDRESS pAddress, uint64_t iHitTrigger, uint64_t iHitDisable, PRTUINT piBp) function

Completed in 34 milliseconds