Searched defs:Accel (Results 1 – 2 of 2) sorted by relevance
454 static void getDies(DWARFContext &DICtx, const AppleAcceleratorTable &Accel, in getDies()485 static void getDies(DWARFContext &DICtx, const DWARFDebugNames &Accel, in getDies()519 auto PushDIEs = [&](const AppleAcceleratorTable &Accel) { in findAllApple()
2391 void DwarfDebug::emitAccel(AccelTableT &Accel, MCSection *Section, in emitAccel()