Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.h91 void emitAbbrevs(MCSection *);
DDwarfFile.cpp124 void DwarfFile::emitAbbrevs(MCSection *Section) { in emitAbbrevs() function in llvm::DwarfFile
DDwarfDebug.cpp1304 Holder.emitAbbrevs(Asm->getObjFileLowering().getDwarfAbbrevSection()); in emitAbbreviations()
1880 InfoHolder.emitAbbrevs(Asm->getObjFileLowering().getDwarfAbbrevDWOSection()); in emitDebugAbbrevDWO()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp523 void emitAbbrevs(const std::vector<std::unique_ptr<DIEAbbrev>> &Abbrevs);
689 void DwarfStreamer::emitAbbrevs( in emitAbbrevs() function in llvm::dsymutil::__anon1f629b1b0111::DwarfStreamer
3398 Streamer->emitAbbrevs(Abbreviations); in link()