LLVM: llvm::DWARFDebugAbbrev Class Reference (original) (raw)

#include "[llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h](DWARFDebugAbbrev%5F8h%5Fsource.html)"

Public Member Functions
LLVM_ABI DWARFDebugAbbrev (DataExtractor Data)
LLVM_ABI Expected< const DWARFAbbreviationDeclarationSet * > getAbbreviationDeclarationSet (uint64_t CUAbbrOffset) const
LLVM_ABI void dump (raw_ostream &OS) const
LLVM_ABI Error parse () const
DWARFAbbreviationDeclarationSetMap::const_iterator begin () const
DWARFAbbreviationDeclarationSetMap::const_iterator end () const

Definition at line 59 of file DWARFDebugAbbrev.h.

begin()

DWARFAbbreviationDeclarationSetMap::const_iterator llvm::DWARFDebugAbbrev::begin ( ) const inline

dump()

end()

DWARFAbbreviationDeclarationSetMap::const_iterator llvm::DWARFDebugAbbrev::end ( ) const inline

getAbbreviationDeclarationSet()

parse()

Error DWARFDebugAbbrev::parse ( ) const

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