Pin
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
SymbolDebugInfo Struct Reference

Public Member Functions

 SymbolDebugInfo (const char *sym_name, ADDRINT sym_base, size_t sym_size, uint32_t sym_index, bool is_inlined)
 
bool operator< (const SymbolDebugInfo &info) const
 

Public Attributes

const char *const name
 
SymbolAddressRange range
 
uint32_t index
 
bool inlined
 

Detailed Description

Represents debug info for a symbol: symbol name and address range


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