Searched defs:AddHook (Results 1 – 2 of 2) sorted by relevance
| /Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/CoSimulated/Peripherals/ | ||
| D | CoSimulatedRiscV32.cs | 97 public void AddHook(ulong addr, Action<ICpuSupportingGdb, ulong> hook) in AddHook() method in Antmicro.Renode.Peripherals.CoSimulated.CoSimulatedRiscV32 |
| /Renode-v1.15.3-c57714d/tools/sel4_extensions/ | ||
| D | seL4Extensions.cs | 500 private void AddHook(ulong address) in AddHook() method in Antmicro.Renode.Debug.SeL4DebugHelper |