ROSE  0.11.145.0
Public Attributes | List of all members
Rose::BinaryAnalysis::AsmUnparser::SkipBack Struct Reference

Description

Details for skip/back reporting.

See set_skipback_reporting().

Definition at line 1021 of file AsmUnparser.h.

#include <backend/asmUnparser/AsmUnparser.h>

Public Attributes

bool active
 Make reports?
 
bool triggered
 Have we seen the first object yet? Is the 'va' member valid?
 
rose_addr_t va
 Virtual address for previous end_of_object() call. More...
 

Member Data Documentation

rose_addr_t Rose::BinaryAnalysis::AsmUnparser::SkipBack::va

Virtual address for previous end_of_object() call.

Definition at line 1025 of file AsmUnparser.h.


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