Structs§
- Debug
CuIndex - The data in the
.debug_cu_index
section of a.dwp
file. - Debug
TuIndex - The data in the
.debug_tu_index
section of a.dwp
file. - Unit
Index - The partially parsed index from a
DebugCuIndex
orDebugTuIndex
. - Unit
Index Section - Information about a unit’s contribution to a section in a
.dwp
file. - Unit
Index Section Iterator - An iterator over the section offsets and sizes for a row in a
UnitIndex
.
Enums§
- Index
Section Id - Section kinds which are permitted in a
.dwp
index.