LLVM  4.0.0
Classes | Public Member Functions | List of all members
llvm::DWARFAcceleratorTable Class Reference

#include <DWARFAcceleratorTable.h>

Public Member Functions

 DWARFAcceleratorTable (DataExtractor AccelSection, DataExtractor StringSection, const RelocAddrMap &Relocs)
 
bool extract ()
 
void dump (raw_ostream &OS) const
 

Detailed Description

Definition at line 21 of file DWARFAcceleratorTable.h.

Constructor & Destructor Documentation

llvm::DWARFAcceleratorTable::DWARFAcceleratorTable ( DataExtractor  AccelSection,
DataExtractor  StringSection,
const RelocAddrMap Relocs 
)
inline

Definition at line 45 of file DWARFAcceleratorTable.h.

Member Function Documentation

void llvm::DWARFAcceleratorTable::dump ( raw_ostream OS) const
bool llvm::DWARFAcceleratorTable::extract ( )

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