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

Go to the source code of this file.

Classes

class  LIEF::dwarf::Function
 This class represents a DWARF function which can be associated with either: DW_TAG_subprogram or DW_TAG_inlined_subroutine. More...
 
class  LIEF::dwarf::Function::Iterator
 
class  LIEF::dwarf::Function::Iterator::PointerProxy
 
class  LIEF::dwarf::Function::Parameter
 This class wraps a DWARF function's parameter. More...
 

Namespaces

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