Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/ExecutionTracer/FBInstruction/
DInstructions.cs28 Instructions.AddInstructions(builder, instructionsOffset); in CreateInstructions()
33 …public static void AddInstructions(FlatBufferBuilder builder, VectorOffset instructionsOffset) { b… in AddInstructions() method
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/ExecutionTracer/
DTraceBasedModelFlatBufferWriter.cs68 Instructions.AddInstructions(builder, instrsVector); in FlushBuffer()