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

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

#include <Function.hpp>

Public Member Functions

 Label ()=delete
 
 Label (std::unique_ptr< details::FunctionLabel > impl)
 
 ~Label ()
 

Detailed Description

This class mirrors the DW_TAG_label DWARF tag.

Constructor & Destructor Documentation

◆ Label() [1/2]

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

◆ Label() [2/2]

LIEF::dwarf::editor::Function::Label::Label ( std::unique_ptr< details::FunctionLabel > impl)

◆ ~Label()

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

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