Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/ExecutionTracer/FBInstruction/
DInstruction.cs16 …public static Instruction GetRootAsInstruction(ByteBuffer _bb) { return GetRootAsInstruction(_bb, … in GetRootAsInstruction() method
17 …public static Instruction GetRootAsInstruction(ByteBuffer _bb, Instruction obj) { return (obj.__as… in GetRootAsInstruction() method