Home
last modified time | relevance | path

Searched defs:PrintfHandler (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Plugins/TracePlugin/Handlers/
DPrintfHandler.cs17 public class PrintfHandler : BaseFunctionHandler, IFunctionHandler class
19 public PrintfHandler(TranslationCPU cpu) : base(cpu) in PrintfHandler() method in Antmicro.Renode.Plugins.TracePlugin.Handlers.PrintfHandler