Structsยง
- Arange
Entry - A single parsed arange.
- Arange
Entry Iter - An iterator over the aranges from a
.debug_aranges
section. - Arange
Header - A header for a set of entries in the
.debug_arange
section. - Arange
Header Iter - An iterator over the headers of a
.debug_aranges
section. - Debug
Aranges - The
DebugAranges
struct represents the DWARF address range information found in the.debug_aranges
section.