Searched defs:ReadPhysicalMemory (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_0.h5107 nsresult (*ReadPhysicalMemory)( member in struct:IMachineDebugger_vtbl
H A DVBoxCAPI_v4_1.h5499 nsresult (*ReadPhysicalMemory)( member in struct:IMachineDebugger_vtbl
H A DVBoxCAPI_v4_2.h6440 nsresult (*ReadPhysicalMemory)( member in struct:IMachineDebugger_vtbl
H A DVBoxCAPI_v4_3.h13193 nsresult (*ReadPhysicalMemory)( member in struct:IMachineDebugger_vtbl
13382 nsresult (*ReadPhysicalMemory)( member in struct:IMachineDebuggerVtbl
13547 #define IMachineDebugger_ReadPhysicalMemory(p, aAddress, aSize, aBytes) ((p)->lpVtbl->ReadPhysicalMemory(p, aAddress, aSize, aBytes))

Completed in 478 milliseconds