LIEF: Library to Instrument Executable Formats Version 0.17.0
|
#include <memory>
#include <string>
#include "LIEF/visibility.h"
#include "LIEF/DWARF/editor/StructType.hpp"
#include "LIEF/DWARF/editor/BaseType.hpp"
#include "LIEF/DWARF/editor/FunctionType.hpp"
#include "LIEF/DWARF/editor/PointerType.hpp"
Go to the source code of this file.
Classes | |
class | LIEF::dwarf::editor::CompilationUnit |
This class represents an editable DWARF compilation unit. More... | |
Namespaces | |
namespace | LIEF |
LIEF namespace. | |
namespace | LIEF::dwarf |
Namespace for the DWARF debug format. | |
namespace | LIEF::dwarf::editor |
namespace | LIEF::dwarf::editor::details |