Searched refs:emitAbbrevs (Results 1 – 11 of 11) sorted by relevance
101 void emitAbbrevs(MCSection *);
131 void DwarfFile::emitAbbrevs(MCSection *Section) { in emitAbbrevs() function in llvm::DwarfFile
1208 Holder.emitAbbrevs(Asm->getObjFileLowering().getDwarfAbbrevSection()); in emitAbbreviations()1831 InfoHolder.emitAbbrevs(Asm->getObjFileLowering().getDwarfAbbrevDWOSection()); in emitDebugAbbrevDWO()
77 void DwarfFile::emitAbbrevs(MCSection *Section) { Abbrevs.Emit(Asm, Section); } in emitAbbrevs() function in DwarfFile
102 void emitAbbrevs(MCSection *);
235 void emitAbbrevs() const;456 void Dwarf5AccelTableWriter<DataT>::emitAbbrevs() const { in emitAbbrevs() function in Dwarf5AccelTableWriter539 emitAbbrevs(); in emit()
1509 Holder.emitAbbrevs(Asm->getObjFileLowering().getDwarfAbbrevSection()); in emitAbbreviations()2272 InfoHolder.emitAbbrevs(Asm->getObjFileLowering().getDwarfAbbrevDWOSection()); in emitDebugAbbrevDWO()
72 void emitAbbrevs(const std::vector<std::unique_ptr<DIEAbbrev>> &Abbrevs,
176 void DwarfStreamer::emitAbbrevs( in emitAbbrevs() function in llvm::dsymutil::DwarfStreamer
2575 Streamer->emitAbbrevs(Abbreviations, MaxDwarfVersion); in link()
525 void emitAbbrevs(const std::vector<std::unique_ptr<DIEAbbrev>> &Abbrevs);691 void DwarfStreamer::emitAbbrevs( in emitAbbrevs() function in llvm::dsymutil::__anon5c7ea04f0111::DwarfStreamer3496 Streamer->emitAbbrevs(Abbreviations); in link()