Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.h73 void emitAbbrevs(const MCSection *);
DDwarfFile.cpp130 void DwarfFile::emitAbbrevs(const MCSection *Section) { in emitAbbrevs() function in llvm::DwarfFile
DDwarfDebug.cpp1736 Holder.emitAbbrevs(Asm->getObjFileLowering().getDwarfAbbrevSection()); in emitAbbreviations()
2350 InfoHolder.emitAbbrevs(Asm->getObjFileLowering().getDwarfAbbrevDWOSection()); in emitDebugAbbrevDWO()