Expand description
ISR core library.
Modules§
Structs§
- Array
- Array type.
- Bitfield
- Bitfield type.
- Enum
- A named enum type in a profile.
- EnumRef
- An enum reference.
- Field
- Struct field.
- Pointer
- Pointer type.
- Profile
- A typed view over an archived profile.
- Struct
- Struct type.
- Struct
Ref - A struct reference.
- Symbol
- A named symbol resolved to its relative virtual address.
Enums§
- Architecture
- Target CPU architecture.
- Base
- Base type.
- Struct
Kind - Struct kind.
- Type
- Type.
- Variant
- Discriminant value of an enum variant.