Module index

Source

Structs§

DebugCuIndex
The data in the .debug_cu_index section of a .dwp file.
DebugTuIndex
The data in the .debug_tu_index section of a .dwp file.
UnitIndex
The partially parsed index from a DebugCuIndex or DebugTuIndex.
UnitIndexSection
Information about a unit’s contribution to a section in a .dwp file.
UnitIndexSectionIterator
An iterator over the section offsets and sizes for a row in a UnitIndex.

Enums§

IndexSectionId
Section kinds which are permitted in a .dwp index.

Constants§

SECTION_COUNT_MAX 🔒