Searched defs:RemoveWatchpointHook (Results 1 – 3 of 3) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/ | ||
| D | IBusController.cs | 79 void RemoveWatchpointHook(ulong address, BusHookDelegate hook); in RemoveWatchpointHook() method |
| D | BusControllerProxy.cs | 270 public virtual void RemoveWatchpointHook(ulong address, BusHookDelegate hook) in RemoveWatchpointHook() method in Antmicro.Renode.Peripherals.Bus.BusControllerProxy |
| D | SystemBus.cs | 930 public void RemoveWatchpointHook(ulong address, BusHookDelegate hook) in RemoveWatchpointHook() method in Antmicro.Renode.Peripherals.Bus.SystemBus |