Module rnglists

Source

Structsยง

DebugRanges
The raw contents of the .debug_ranges section.
DebugRngLists
The DebugRngLists struct represents the contents of the .debug_rnglists section.
Range
An address range from the .debug_ranges, .debug_rnglists, or .debug_aranges sections.
RangeLists
The DWARF data found in .debug_ranges and .debug_rnglists sections.
RawRange ๐Ÿ”’
A raw address range from the .debug_ranges section.
RawRngListIter
A raw iterator over an address range list.
RngListIter
An iterator over an address range list.

Enumsยง

RangeListsFormat ๐Ÿ”’
RawRngListEntry
A raw entry in .debug_rnglists

Type Aliasesยง

RngListsHeader ๐Ÿ”’