H A D | dbgeng.c | 1288 …ULT STDMETHODCALLTYPE debugdataspaces_ReadIo(IDebugDataSpaces *iface, ULONG type, ULONG bus_number, in debugdataspaces_ReadIo() argument 1291 …FIXME("%p, %u, %u, %u, %s, %p, %u, %p stub.\n", iface, type, bus_number, address_space, wine_dbgst… in debugdataspaces_ReadIo() 1297 …LT STDMETHODCALLTYPE debugdataspaces_WriteIo(IDebugDataSpaces *iface, ULONG type, ULONG bus_number, in debugdataspaces_WriteIo() argument 1300 …FIXME("%p, %u, %u, %u, %s, %p, %u, %p stub.\n", iface, type, bus_number, address_space, wine_dbgst… in debugdataspaces_WriteIo() 1321 …ULONG bus_number, ULONG slot_number, ULONG offset, void *buffer, ULONG buffer_size, ULONG *read_le… in debugdataspaces_ReadBusData() argument 1323 …FIXME("%p, %u, %u, %u, %u, %p, %u, %p stub.\n", iface, data_type, bus_number, slot_number, offset,… in debugdataspaces_ReadBusData() 1330 …ULONG bus_number, ULONG slot_number, ULONG offset, void *buffer, ULONG buffer_size, ULONG *written) in debugdataspaces_WriteBusData() argument 1332 …FIXME("%p, %u, %u, %u, %u, %p, %u, %p stub.\n", iface, data_type, bus_number, slot_number, offset,… in debugdataspaces_WriteBusData()
|