ROSE 0.11.145.192
Public Types | Public Member Functions | List of all members
Rose::BinaryAnalysis::AsmUnparser Class Reference

Description

Definition at line 22 of file AsmUnparser.h.

Public Types

using LabelMap = std::map< uint64_t, std::string >
 

Public Member Functions

virtual size_t unparse (std::ostream &, SgNode *ast)
 

Member Typedef Documentation

◆ LabelMap

using Rose::BinaryAnalysis::AsmUnparser::LabelMap = std::map<uint64_t, std::string>

Definition at line 24 of file AsmUnparser.h.


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