LLVM API Documentation

Public Member Functions
llvm::DWARFDebugAbbrev Class Reference

#include <DWARFDebugAbbrev.h>

List of all members.

Public Member Functions

 DWARFDebugAbbrev ()
const
DWARFAbbreviationDeclarationSet
getAbbreviationDeclarationSet (uint64_t CUAbbrOffset) const
void dump (raw_ostream &OS) const
void extract (DataExtractor Data)

Detailed Description

Definition at line 41 of file DWARFDebugAbbrev.h.


Constructor & Destructor Documentation

Definition at line 67 of file DWARFDebugAbbrev.cpp.


Member Function Documentation

void DWARFDebugAbbrev::dump ( raw_ostream OS) const

Definition at line 89 of file DWARFDebugAbbrev.cpp.

References llvm::format(), and I.

Definition at line 102 of file DWARFDebugAbbrev.cpp.

Referenced by llvm::DWARFUnit::extractImpl().


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