Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/src/peripherals/
Dcpu-agent.h150 return debugProgramReturnValue; in getRegister()
343 debugProgramReturnValue = value; in debugProgramReturn()
355 uint64_t debugProgramReturnValue; variable