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:351

Member Variables

public llvm::DWARFCompileUnit* CompileUnit = nullptr
public llvm::DWARFDie FunctionDIE
public llvm::DWARFDie BlockDIE

Method Overview

Methods

ΒΆbool operator bool() const

Declared at: llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h:355