| Trees | Indices | Help |
|---|
|
|
object --+
|
vstruct.primitives.v_base --+
|
vstruct.VStruct --+
|
vstruct.defs.elf.Elf32 --+
|
object --+ |
| |
vstruct.primitives.v_base --+ |
| |
vstruct.VStruct --+ |
| |
vstruct.defs.elf.Elf64 --+
|
Elf
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Returns a string summary of this ELF. If (verbose) the summary will include Symbols, Relocs, Dynamics and Dynamic Symbol tables
|
Lookup symbol entries in this elf binary by name. The result is a long representing the address for the given symbol. Or None if it's not found. |
lookup symbols from this elf binary by address. This returns the name for the given symbol or None for not found |
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Nov 16 18:22:11 2012 | http://epydoc.sourceforge.net |