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

Go to the source code of this file.

Classes

class  LIEF::dwarf::LexicalBlock
 This class represents a DWARF lexical block (DW_TAG_lexical_block). More...
class  LIEF::dwarf::LexicalBlock::Iterator
class  LIEF::dwarf::LexicalBlock::Iterator::PointerProxy

Namespaces

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