|
Pin
|
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 |
Represents debug info for a symbol: symbol name and address range