Searched refs:DWARFAcceleratorTable (Results 1 – 4 of 4) 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()
3 DWARFAcceleratorTable.cpp
72 DWARFAcceleratorTable Accel(AccelSection, StrData, Section.Relocs); in dumpAccelSection()