LIEF: Library to Instrument Executable Formats Version 0.17.0
Loading...
Searching...
No Matches
LIEF::dwarf::editor::Function::LexicalBlock Class Reference

This class mirrors the DW_TAG_lexical_block DWARF tag. More...

#include <Function.hpp>

Public Member Functions

 LexicalBlock ()=delete
 
 LexicalBlock (std::unique_ptr< details::FunctionLexicalBlock > impl)
 
 ~LexicalBlock ()
 

Detailed Description

This class mirrors the DW_TAG_lexical_block DWARF tag.

Constructor & Destructor Documentation

◆ LexicalBlock() [1/2]

LIEF::dwarf::editor::Function::LexicalBlock::LexicalBlock ( )
delete

◆ LexicalBlock() [2/2]

LIEF::dwarf::editor::Function::LexicalBlock::LexicalBlock ( std::unique_ptr< details::FunctionLexicalBlock > impl)

◆ ~LexicalBlock()

LIEF::dwarf::editor::Function::LexicalBlock::~LexicalBlock ( )

The documentation for this class was generated from the following file: