ROSE  0.11.87.0
Public Member Functions | List of all members
Rose::BinaryAnalysis::InstructionSemantics2::BaseSemantics::RegisterStateGeneric::RegisterNotPresent Class Reference

Description

Exception when register storage is not present.

If the accessCreatesLocations property is clear and a caller attempts to access a register (or part) that is not stored in the state, then an exception of this type is thrown.

Definition at line 55 of file BaseSemantics/RegisterStateGeneric.h.

#include <Rose/BinaryAnalysis/InstructionSemantics2/BaseSemantics/RegisterStateGeneric.h>

Inheritance diagram for Rose::BinaryAnalysis::InstructionSemantics2::BaseSemantics::RegisterStateGeneric::RegisterNotPresent:
Inheritance graph
[legend]
Collaboration diagram for Rose::BinaryAnalysis::InstructionSemantics2::BaseSemantics::RegisterStateGeneric::RegisterNotPresent:
Collaboration graph
[legend]

Public Member Functions

 RegisterNotPresent (RegisterDescriptor)
 
- Public Member Functions inherited from Rose::Exception
 Exception (const std::string &s)
 Construct an exception with an error message. More...
 

The documentation for this class was generated from the following file: