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

Go to the source code of this file.

Classes

class  LIEF::dwarf::CompilationUnit
 This class represents a DWARF compilation unit. More...
 
class  LIEF::dwarf::CompilationUnit::Iterator
 
class  LIEF::dwarf::CompilationUnit::Iterator::PointerProxy
 
class  LIEF::dwarf::CompilationUnit::Language
 Languages supported by the DWARF (v5) format. See: https://dwarfstd.org/languages.html. More...
 

Namespaces

namespace  LIEF
 LIEF namespace.
 
namespace  LIEF::dwarf
 Namespace for the DWARF debug format.
 
namespace  LIEF::dwarf::details