ROSE  0.11.25.0
Public Member Functions | Public Attributes | List of all members
Rose::BinaryAnalysis::DwarfLineMapper::SrcInfo Struct Reference

Description

Definition at line 29 of file DwarfLineMapper.h.

Public Member Functions

 SrcInfo (int file_id, size_t line_num)
 
bool operator== (const SrcInfo &other) const
 
bool operator< (const SrcInfo &other) const
 
void print (std::ostream &o) const
 

Public Attributes

int file_id
 
size_t line_num
 

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