Module gimli::read::index

source ·

Structs

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

Constants