Module lief::pdb::types::enum_ty

Structs

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

Type Aliases