Searched refs:emitStrings (Results 1 – 7 of 7) sorted by relevance
140 void emitStrings(MCSection *StrSection, MCSection *OffsetSection = nullptr,
101 void DwarfFile::emitStrings(MCSection *StrSection, MCSection *OffsetSection, in emitStrings() function in DwarfFile
2434 Holder.emitStrings(Asm->getObjFileLowering().getDwarfStrSection(), in emitDebugStr()3261 InfoHolder.emitStrings(Asm->getObjFileLowering().getDwarfStrDWOSection(), in emitDebugStrDWO()
83 void emitStrings(const NonRelocatableStringpool &Pool) override;
118 virtual void emitStrings(const NonRelocatableStringpool &Pool) = 0;
221 void DwarfStreamer::emitStrings(const NonRelocatableStringpool &Pool) { in emitStrings() function in llvm::DwarfStreamer
2517 TheDwarfEmitter->emitStrings(OffsetsStringPool); in link()