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

Go to the source code of this file.

Classes

class  LIEF::dwarf::editor::EnumType
 This class represents an editable enum type (DW_TAG_enumeration_type) More...
 
class  LIEF::dwarf::editor::EnumType::Value
 This class represents an enum value. More...
 

Namespaces

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