Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h540 void emitSkeletonAbbrevs(const MCSection *);
DDwarfDebug.cpp1918 emitSkeletonAbbrevs(Asm->getObjFileLowering().getDwarfAbbrevSection()); in emitAbbreviations()
2537 void DwarfDebug::emitSkeletonAbbrevs(const MCSection *Section) { in emitSkeletonAbbrevs() function in DwarfDebug