Searched refs:emitAccel (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfDebug.h | 502 void emitAccel(AccelTableT &Accel, MCSection *Section, StringRef TableName);
|
| H A D | DwarfDebug.cpp | 2349 void DwarfDebug::emitAccel(AccelTableT &Accel, MCSection *Section, in emitAccel() function in DwarfDebug 2367 emitAccel(AccelNames, Asm->getObjFileLowering().getDwarfAccelNamesSection(), in emitAccelNames() 2374 emitAccel(AccelObjC, Asm->getObjFileLowering().getDwarfAccelObjCSection(), in emitAccelObjC() 2380 emitAccel(AccelNamespace, in emitAccelNamespaces() 2387 emitAccel(AccelTypes, Asm->getObjFileLowering().getDwarfAccelTypesSection(), in emitAccelTypes()
|