Searched refs:DWARFAcceleratorTable (Results 1 – 5 of 5) sorted by relevance
20 class DWARFAcceleratorTable {44 DWARFAcceleratorTable(DataExtractor AccelSection, DataExtractor StringSection, in DWARFAcceleratorTable() function
17 bool DWARFAcceleratorTable::extract() { in extract()49 void DWARFAcceleratorTable::dump(raw_ostream &OS) const { in dump()
4 DWARFAcceleratorTable.cpp
6 DWARFAcceleratorTable.cpp \
68 DWARFAcceleratorTable Accel(AccelSection, StrData, Section.Relocs); in dumpAccelSection()