Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp424 getDies(DWARFContext & DICtx,const AppleAcceleratorTable & Accel,StringRef Name,SmallVectorImpl<DWARFDie> & Dies) getDies() argument
455 getDies(DWARFContext & DICtx,const DWARFDebugNames & Accel,StringRef Name,SmallVectorImpl<DWARFDie> & Dies) getDies() argument
489 __anon3cde7baf0402(const AppleAcceleratorTable &Accel) findAllApple() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2391 void DwarfDebug::emitAccel(AccelTableT &Accel, MCSection *Section, in emitAccel() argument