Module lief::dwarf::types::enum_type

Structs

  • This struct represents an enum entry which is essentially composed of a name and its value (integer).
  • This structure represents a DW_TAG_enumeration_type

Type Aliases