Searched refs:emitStrings (Results 1 – 7 of 7) sorted by relevance
140 void emitStrings(MCSection *StrSection, MCSection *OffsetSection = nullptr,
100 void DwarfFile::emitStrings(MCSection *StrSection, MCSection *OffsetSection, in emitStrings() function in DwarfFile
2542 Holder.emitStrings(Asm->getObjFileLowering().getDwarfStrSection(), in emitDebugStr()3374 InfoHolder.emitStrings(Asm->getObjFileLowering().getDwarfStrDWOSection(), in emitDebugStrDWO()
86 void emitStrings(const NonRelocatableStringpool &Pool) override;
102 virtual void emitStrings(const NonRelocatableStringpool &Pool) = 0;
227 void DwarfStreamer::emitStrings(const NonRelocatableStringpool &Pool) { in emitStrings() function in llvm::DwarfStreamer
2665 TheDwarfEmitter->emitStrings(OffsetsStringPool); in link()