LIEF: Library to Instrument Executable Formats Version 0.16.0
|
#include <memory>
#include "LIEF/visibility.h"
#include "LIEF/errors.hpp"
#include "LIEF/debug_loc.hpp"
#include "LIEF/DWARF/Type.hpp"
Go to the source code of this file.
Classes | |
class | LIEF::dwarf::Variable |
This class represents a DWARF variable which can be owned by a dwarf::Function or a dwarf::CompilationUnit. More... | |
class | LIEF::dwarf::Variable::Iterator |
class | LIEF::dwarf::Variable::Iterator::PointerProxy |
Namespaces | |
namespace | LIEF |
LIEF namespace. | |
namespace | LIEF::dwarf |
Namespace for the DWARF debug format. | |
namespace | LIEF::dwarf::details |