Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h484 void emitAbbrevs(const MCSection *, std::vector<DIEAbbrev*> *);
DDwarfDebug.cpp1915 emitAbbrevs(Asm->getObjFileLowering().getDwarfAbbrevSection(), in emitAbbreviations()
1921 void DwarfDebug::emitAbbrevs(const MCSection *Section, in emitAbbrevs() function in DwarfDebug
2539 emitAbbrevs(Section, &SkeletonAbbrevs); in emitSkeletonAbbrevs()
2555 emitAbbrevs(Asm->getObjFileLowering().getDwarfAbbrevDWOSection(), in emitDebugAbbrevDWO()