ROSE  0.11.102.0
Classes | Typedefs
Rose::BinaryAnalysis::InstructionSemantics::NativeSemantics Namespace Reference

Description

Domain related to an actual running process.

Classes

class  Dispatcher
 
class  MemoryState
 Collection of memory address/value pairs. More...
 
class  RegisterState
 Collection of registers. More...
 
class  RiscOperators
 
class  State
 Machine state. More...
 

Typedefs

typedef ConcreteSemantics::SValue SValue
 Concrete values from the specimen. More...
 
typedef ConcreteSemantics::SValuePtr SValuePtr
 Shared-ownership pointer to ConcreteSemantics::SValue. More...
 
typedef ConcreteSemantics::Formatter Formatter
 Formatter for printing values. More...
 
typedef boost::shared_ptr< class RegisterStateRegisterStatePtr
 Shared-ownership pointer. More...
 
typedef boost::shared_ptr< class MemoryStateMemoryStatePtr
 Shared-ownership pointer. More...
 
typedef boost::shared_ptr< class StateStatePtr
 Shared-ownership pointer. More...
 
typedef boost::shared_ptr< class RiscOperatorsRiscOperatorsPtr
 Shared-ownership pointer. More...
 
typedef boost::shared_ptr< class DispatcherDispatcherPtr
 Shared-ownership pointer. More...
 

Typedef Documentation

Concrete values from the specimen.

Definition at line 25 of file NativeSemantics.h.

Shared-ownership pointer to ConcreteSemantics::SValue.

Definition at line 28 of file NativeSemantics.h.

Formatter for printing values.

Definition at line 31 of file NativeSemantics.h.

Shared-ownership pointer.

Definition at line 38 of file NativeSemantics.h.

Shared-ownership pointer.

Definition at line 131 of file NativeSemantics.h.

Shared-ownership pointer.

Definition at line 232 of file NativeSemantics.h.

Shared-ownership pointer.

Definition at line 270 of file NativeSemantics.h.

Shared-ownership pointer.

Definition at line 339 of file NativeSemantics.h.