|
LIEF: Library to Instrument Executable Formats Version 0.17.1
|
#include <cstdint>#include <string>#include "LIEF/visibility.h"#include "LIEF/DWARF/editor/Type.hpp"

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 |