Module lief::dwarf::types

Modules

Structs

  • This class represents a DW_TAG_array_type
  • This class wraps the DW_TAG_base_type type which can be used – for instance – to represent integers or primitive types.
  • This structure represents a DW_TAG_class_type DWARF type
  • This class represents a DW_TAG_const_type
  • Generic structure for types that do not required a dedicated interface
  • This structure represents a DW_TAG_pointer_type DWARF type.
  • This structure represents a DW_TAG_structure_type DWARF type
  • This structure represents a DW_TAG_union_type DWARF type

Enums

  • This class represents a DWARF Type which includes:

Traits

Type Aliases