LLVM 20.0.0git
|
Wraps the returned DIEs for a given address. More...
#include "llvm/DebugInfo/DWARF/DWARFContext.h"
Public Member Functions | |
operator bool () const | |
Public Attributes | |
DWARFCompileUnit * | CompileUnit = nullptr |
DWARFDie | FunctionDIE |
DWARFDie | BlockDIE |
Wraps the returned DIEs for a given address.
Definition at line 367 of file DWARFContext.h.
|
inlineexplicit |
Definition at line 371 of file DWARFContext.h.
DWARFDie llvm::DWARFContext::DIEsForAddress::BlockDIE |
Definition at line 370 of file DWARFContext.h.
DWARFCompileUnit* llvm::DWARFContext::DIEsForAddress::CompileUnit = nullptr |
Definition at line 368 of file DWARFContext.h.
DWARFDie llvm::DWARFContext::DIEsForAddress::FunctionDIE |
Definition at line 369 of file DWARFContext.h.