Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DTranslationCPU.cs1870TlibSetBlockBeginHookPresent((blockBeginInternalHook != null || blockBeginUserHook != null || IsSi… in UpdateBlockBeginHookPresent()
2013 private Action<uint> TlibSetBlockBeginHookPresent; field in Antmicro.Renode.Peripherals.CPU.TranslationCPU