Home
last modified time | relevance | path

Searched refs:AddCallback (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DTranslationCPU.cs1185 hooks[addr].AddCallback(hook); in AddHook()
2473 public void AddCallback(Action<ICpuSupportingGdb, ulong> action) in AddCallback() method in Antmicro.Renode.Peripherals.CPU.TranslationCPU.HookDescriptor