Structsยง
- Debug
Ranges - The raw contents of the
.debug_rangessection. - Debug
RngLists - The
DebugRngListsstruct represents the contents of the.debug_rnglistssection. - Range
- An address range from the
.debug_ranges,.debug_rnglists, or.debug_arangessections. - Range
Lists - The DWARF data found in
.debug_rangesand.debug_rnglistssections. - RawRange ๐
- A raw address range from the
.debug_rangessection. - RawRng
List Iter - A raw iterator over an address range list.
- RngList
Iter - An iterator over an address range list.
Enumsยง
- Range
Lists ๐Format - RawRng
List Entry - A raw entry in .debug_rnglists
Type Aliasesยง
- RngLists
Header ๐