Home
last modified time | relevance | path

Searched defs:Accel (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp454 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()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2391 void DwarfDebug::emitAccel(AccelTableT &Accel, MCSection *Section, in emitAccel()