Expand description
Type information system for GhostScope
This module defines a comprehensive type system for representing type information from DWARF. These types preserve the full richness of debugging information needed for accurate memory reading and data formatting.
Structs§
- Enum
Variant - Enum variant information
- Struct
Member - Struct/union member information
Enums§
- Type
Info - Type information with full fidelity from DWARF debugging data
- Type
Qualifier - Type qualifiers
Type Aliases§
- Type
Cache - Type cache for performance optimization