LIEF: Library to Instrument Executable Formats Version 0.16.0
Loading...
Searching...
No Matches
Variable.hpp File Reference
#include <memory>
#include "LIEF/visibility.h"
#include "LIEF/errors.hpp"
#include "LIEF/debug_loc.hpp"
#include "LIEF/DWARF/Type.hpp"
Include dependency graph for Variable.hpp:
This graph shows which files directly or indirectly include this file:

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