| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Data.Dwarf.ADT
Documentation
Constructors
| Warning | |
Fields
| |
Constructors
| Dwarf | |
Fields | |
Constructors
| DefType DefType | |
| DefSubprogram Subprogram | |
| DefVariable (Variable Text) |
Constructors
| BaseType | |
Fields
| |
Constructors
| PtrType | |
Fields
| |
data MemberLocation Source #
Constructors
| MemberLocationConstant Word64 | |
| MemberLocationExpression DW_OP |
Instances
Constructors
| Member | |
data StructureType Source #
Constructors
| StructureType | |
Fields
| |
Instances
Constructors
| UnionType | |
Fields
| |
Constructors
| ArrayType | |
Fields
| |
data EnumerationType Source #
Constructors
| EnumerationType | |
Fields
| |
Instances
data SubprogramChild Source #
Constructors
Instances
data Subprogram Source #
Constructors
Instances
subprogramDefs :: Subprogram -> [Boxed Def] Source #
Constructors
| Variable | |
Fields
| |