llvm::DWARFContext::getDWARFObj

Return the underlying DWARF object this context interprets.

Synopsis

Declared in <llvm/DebugInfo/DWARF/DWARFContext.h>

DWARFObject const&
getDWARFObj() const;

Return Value

Const reference to the DWARF object supplying section data.