LIEF: Library to Instrument Executable Formats Version 2.0.0
Loading...
Searching...
No Matches
Enum.hpp File Reference
#include "LIEF/DWARF/Type.hpp"
#include "LIEF/compiler_attributes.hpp"
#include "LIEF/visibility.h"
#include <cstdint>
#include <optional>
#include <string>
Include dependency graph for DWARF/types/Enum.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LIEF::dwarf::types::Enum
 This class represents a DW_TAG_enumeration_type. More...
class  LIEF::dwarf::types::Enum::Entry
 This class represents an enum entry which is essentially composed of a name and its value (integer). More...

Namespaces

namespace  LIEF
 LIEF namespace.
namespace  LIEF::dwarf
 Namespace for the DWARF debug format.
namespace  LIEF::dwarf::types
namespace  LIEF::dwarf::types::details