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
2506 Holder.emitStrings(Asm->getObjFileLowering().getDwarfStrSection(), in emitDebugStr()3338 InfoHolder.emitStrings(Asm->getObjFileLowering().getDwarfStrDWOSection(), in emitDebugStrDWO()
85 void emitStrings(const NonRelocatableStringpool &Pool) override;
101 virtual void emitStrings(const NonRelocatableStringpool &Pool) = 0;
222 void DwarfStreamer::emitStrings(const NonRelocatableStringpool &Pool) { in emitStrings() function in llvm::DwarfStreamer
2600 TheDwarfEmitter->emitStrings(OffsetsStringPool); in link()