The Pedigree Project  0.1
Public Member Functions | Private Attributes | List of all members
SymbolTable::Symbol Class Reference
+ Collaboration diagram for SymbolTable::Symbol:

Public Member Functions

 Symbol (Elf *pP, Binding b, uintptr_t v)
 
ElfgetParent () const
 
Binding getBinding () const
 
uintptr_t getValue () const
 

Private Attributes

Elfm_pParent
 
Binding m_Binding
 
uintptr_t m_Value
 

Detailed Description

Definition at line 118 of file SymbolTable.h.


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