Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/ExecutionTracer/FBInstruction/
DInstructions.cs16 …public static Instructions GetRootAsInstructions(ByteBuffer _bb) { return GetRootAsInstructions(_b… in GetRootAsInstructions() method
17 …public static Instructions GetRootAsInstructions(ByteBuffer _bb, Instructions obj) { return (obj._… in GetRootAsInstructions() method