Searched refs:emitDwarfLineEndEntry (Results 1 – 5 of 5) sorted by relevance
169 void emitDwarfLineEndEntry(MCSection *Section, MCSymbol *LastLabel) override;
1145 virtual void emitDwarfLineEndEntry(MCSection *Section, MCSymbol *LastLabel) {} in emitDwarfLineEndEntry() function
554 void MCObjectStreamer::emitDwarfLineEndEntry(MCSection *Section, in emitDwarfLineEndEntry() function in MCObjectStreamer
408 void emitDwarfLineEndEntry(MCSection *Section, MCSymbol *LastLabel) override;2484 void MCAsmStreamer::emitDwarfLineEndEntry(MCSection *Section, in emitDwarfLineEndEntry() function in MCAsmStreamer
250 MCOS->emitDwarfLineEndEntry(Section, LastLabel); in emitOne()