ROSE 2.15.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Rose::BinaryAnalysis::InstructionSemantics::DispatcherCil::CilPendingPrefixState Struct Reference

Description

Definition at line 572 of file DispatcherCil.h.

Public Member Functions

void clear ()
 

Public Attributes

bool hasUnaligned = false
 
uint8_t unalignedBytes = 0
 
bool isVolatile = false
 
bool isTail = false
 
bool hasConstrained = false
 
uint32_t constrainedTypeToken = 0
 
bool isReadonly = false
 

Member Data Documentation

◆ hasUnaligned

bool Rose::BinaryAnalysis::InstructionSemantics::DispatcherCil::CilPendingPrefixState::hasUnaligned = false

Definition at line 574 of file DispatcherCil.h.

◆ unalignedBytes

uint8_t Rose::BinaryAnalysis::InstructionSemantics::DispatcherCil::CilPendingPrefixState::unalignedBytes = 0

Definition at line 575 of file DispatcherCil.h.

◆ isVolatile

bool Rose::BinaryAnalysis::InstructionSemantics::DispatcherCil::CilPendingPrefixState::isVolatile = false

Definition at line 577 of file DispatcherCil.h.

◆ isTail

bool Rose::BinaryAnalysis::InstructionSemantics::DispatcherCil::CilPendingPrefixState::isTail = false

Definition at line 578 of file DispatcherCil.h.

◆ hasConstrained

bool Rose::BinaryAnalysis::InstructionSemantics::DispatcherCil::CilPendingPrefixState::hasConstrained = false

Definition at line 580 of file DispatcherCil.h.

◆ constrainedTypeToken

uint32_t Rose::BinaryAnalysis::InstructionSemantics::DispatcherCil::CilPendingPrefixState::constrainedTypeToken = 0

Definition at line 581 of file DispatcherCil.h.

◆ isReadonly

bool Rose::BinaryAnalysis::InstructionSemantics::DispatcherCil::CilPendingPrefixState::isReadonly = false

Definition at line 583 of file DispatcherCil.h.


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