Home
last modified time | relevance | path

Searched refs:emitAccel (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h504 void emitAccel(AccelTableT &Accel, MCSection *Section, StringRef TableName);
H A DDwarfDebug.cpp2241 void DwarfDebug::emitAccel(AccelTableT &Accel, MCSection *Section, in emitAccel() function in DwarfDebug
2259 emitAccel(AccelNames, Asm->getObjFileLowering().getDwarfAccelNamesSection(), in emitAccelNames()
2266 emitAccel(AccelObjC, Asm->getObjFileLowering().getDwarfAccelObjCSection(), in emitAccelObjC()
2272 emitAccel(AccelNamespace, in emitAccelNamespaces()
2279 emitAccel(AccelTypes, Asm->getObjFileLowering().getDwarfAccelTypesSection(), in emitAccelTypes()