Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.h101 void emitAbbrevs(MCSection *);
DDwarfFile.cpp131 void DwarfFile::emitAbbrevs(MCSection *Section) { in emitAbbrevs() function in llvm::DwarfFile
DDwarfDebug.cpp1208 Holder.emitAbbrevs(Asm->getObjFileLowering().getDwarfAbbrevSection()); in emitAbbreviations()
1831 InfoHolder.emitAbbrevs(Asm->getObjFileLowering().getDwarfAbbrevDWOSection()); in emitDebugAbbrevDWO()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp525 void emitAbbrevs(const std::vector<std::unique_ptr<DIEAbbrev>> &Abbrevs);
691 void DwarfStreamer::emitAbbrevs( in emitAbbrevs() function in llvm::dsymutil::__anon81c782ce0111::DwarfStreamer
3496 Streamer->emitAbbrevs(Abbreviations); in link()