Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp454 static void getDies(DWARFContext &DICtx, const AppleAcceleratorTable &Accel, in getDies() argument
485 static void getDies(DWARFContext &DICtx, const DWARFDebugNames &Accel, in getDies() argument
519 auto PushDIEs = [&](const AppleAcceleratorTable &Accel) { in findAllApple() argument
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2391 emitAccel(AccelTableT & Accel,MCSection * Section,StringRef TableName) emitAccel() argument