Searched refs:GCPtrBp (Results 1 - 2 of 2) sorted by relevance

/vbox/include/VBox/vmm/
H A Diem.h75 VMM_INT_DECL(int) IEMBreakpointSet(PVM pVM, RTGCPTR GCPtrBp);
76 VMM_INT_DECL(int) IEMBreakpointClear(PVM pVM, RTGCPTR GCPtrBp);
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp10978 VMM_INT_DECL(int) IEMBreakpointSet(PVM pVM, RTGCPTR GCPtrBp) argument
10984 VMM_INT_DECL(int) IEMBreakpointClear(PVM pVM, RTGCPTR GCPtrBp) argument

Completed in 1329 milliseconds