Pin
Public Member Functions | Public Attributes
LEVEL_PINCLIENT::SymbolAddressRange Class Reference

List of all members.

Public Member Functions

 SymbolAddressRange (std::string sym_name, ADDRINT sym_base, size_t sym_size)
 SymbolAddressRange (const SymbolAddressRange &obj)
SymbolAddressRangeoperator= (const SymbolAddressRange &obj)
BOOL operator< (const SymbolAddressRange &range) const
BOOL Contains (const ADDRINT addr) const

Public Attributes

ADDRINT base
size_t size
std::string name

Detailed Description

Class that represents an adddress range for a symbol


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator