| DebugInfoEntry |
|
| DIEAggregate |
DIEAggregate groups related DebugInfoEntry records together in a single interface
for querying attribute values.
|
| DWARFAbbreviation |
This class represents the 'schema' for a DWARF DIE record.
|
| DWARFAttributeSpecification |
Information about a single DWARF attribute.
|
| DWARFCompilationUnit |
A DWARF "CompilationUnit" is a contiguous block of DIE records found
in a ".debug_info" section of an ELF program.
|
| DWARFCompileUnit |
DWARFCompileUnit hold some values retrieved from a DWARF DW_TAG_compile_unit DIE.
|
| DWARFLine |
|
| DWARFLine.DWARFFile |
DWARFFile is used to store file information for each entry in the line section header.
|
| DWARFLocation |
|
| DWARFRange |
Holds the start (inclusive) and end (exclusive) addresses of a range.
|
| DWARFUtil |
|
| DWARFUtil.LengthResult |
|
| LEB128 |
Class to hold result of reading a LEB128 value, along with size and position metadata.
|