Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp312 static void getDies(DWARFContext &DICtx, const AppleAcceleratorTable &Accel, in getDies()
343 static void getDies(DWARFContext &DICtx, const DWARFDebugNames &Accel, in getDies()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp72 DWARFAcceleratorTable Accel(AccelSection, StrData, Section.Relocs); in dumpAccelSection() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1211 void DwarfDebug::emitAccel(DwarfAccelTable &Accel, MCSection *Section, in emitAccel()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1520 void DwarfDebug::emitAccel(AccelTableT &Accel, MCSection *Section, in emitAccel()