Searched refs:Accel (Results 1 – 3 of 3) sorted by relevance
69 DWARFAcceleratorTable Accel(AccelSection, StrData, Section.Relocs); in dumpAccelSection() local70 if (!Accel.extract()) in dumpAccelSection()72 Accel.dump(OS); in dumpAccelSection()
368 void emitAccel(DwarfAccelTable &Accel, MCSection *Section,
1307 void DwarfDebug::emitAccel(DwarfAccelTable &Accel, MCSection *Section, in emitAccel() argument1309 Accel.FinalizeTable(Asm, TableName); in emitAccel()1313 Accel.emit(Asm, Section->getBeginSymbol(), this); in emitAccel()