Searched refs:emitStrings (Results 1 – 12 of 12) sorted by relevance
100 void DwarfFile::emitStrings(MCSection *StrSection, MCSection *OffsetSection, in emitStrings() function in DwarfFile
145 void emitStrings(MCSection *StrSection, MCSection *OffsetSection = nullptr,
3026 Holder.emitStrings(Asm->getObjFileLowering().getDwarfStrSection(), in emitDebugStr()3855 InfoHolder.emitStrings(Asm->getObjFileLowering().getDwarfStrDWOSection(), in emitDebugStrDWO()
87 void emitStrings(const NonRelocatableStringpool &Pool) override;
55 virtual void emitStrings(const NonRelocatableStringpool &Pool) = 0;
294 void DwarfStreamer::emitStrings(const NonRelocatableStringpool &Pool) { in emitStrings() function in DwarfStreamer
3016 TheDwarfEmitter->emitStrings(DebugStrPool); in link()