struct DWARFContext::DIEsForAddress
Declaration
struct DWARFContext::DIEsForAddress { /* full declaration omitted */ };
Description
Wraps the returned DIEs for a given address.
Declared at: llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h:311
Member Variables
- public llvm::DWARFCompileUnit* CompileUnit = nullptr
- public llvm::DWARFDie FunctionDIE
- public llvm::DWARFDie BlockDIE
Method Overview
- public bool operator bool() const
Methods
ΒΆbool operator bool() const
bool operator bool() const
Declared at: llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h:315