Searched refs:StrSection (Results 1 – 4 of 4) sorted by relevance
35 void DwarfStringPool::emit(AsmPrinter &Asm, const MCSection *StrSection, in emit() argument41 Asm.OutStreamer.SwitchSection(StrSection); in emit()
133 void DwarfFile::emitStrings(const MCSection *StrSection, in emitStrings() argument135 StrPool.emit(*Asm, StrSection, OffsetSection); in emitStrings()
35 void emit(AsmPrinter &Asm, const MCSection *StrSection,
89 void emitStrings(const MCSection *StrSection,