LIEF: Library to Instrument Executable Formats Version 0.17.0
|
#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::StructType |
This class represents a struct-like type which can be: More... | |
class | LIEF::dwarf::editor::StructType::Member |
This class represents a member of the struct-like. More... | |
Namespaces | |
namespace | LIEF |
LIEF namespace. | |
namespace | LIEF::dwarf |
Namespace for the DWARF debug format. | |
namespace | LIEF::dwarf::editor |
namespace | LIEF::dwarf::editor::details |