| Trees | Indices | Help |
|
|---|
|
|
A parser for dwarf modules which generates vtypes.
| Classes | |
| DIETag | |
| DW_TAG_typedef | |
| DW_TAG_volatile_type | |
|
DW_TAG_base_type A base type. |
|
|
DW_TAG_structure_type A struct definition. |
|
| DW_TAG_union_type | |
| DW_TAG_pointer_type | |
| DW_TAG_subroutine_type | |
| DW_TAG_array_type | |
|
DW_TAG_subrange_type These specify the count of arrays. |
|
| DW_TAG_member | |
|
DW_TAG_enumeration_type Holds enumerations. |
|
|
DW_TAG_enumerator An enumeration. |
|
|
DWARFParser A parser for DWARF files. |
|
|
DwarfParser Parse the dwarf file and dump a vtype structure from it. |
|
| Functions | |||
|
|||
|
|||
|
|||
| Variables | |
DIE_LOOKUP =
|
|
__package__ =
|
|
| Function Details |
Upgrade pyelftools to support DWARF 4. Hopefully these fixes will be pushed upstream soon. |
Textual description of a DWARF expression encoded in 'expr'. structs should come from the entity encompassing the expression - it's needed to be able to parse it correctly. |
| Variables Details |
DIE_LOOKUP
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 9 03:27:46 2017 | http://epydoc.sourceforge.net |