Searched refs:emitDwarfLineEndEntry (Results 1 – 5 of 5) sorted by relevance
149 void emitDwarfLineEndEntry(MCSection *Section, MCSymbol *LastLabel) override;
1122 virtual void emitDwarfLineEndEntry(MCSection *Section, MCSymbol *LastLabel) {} in emitDwarfLineEndEntry() function
469 void MCObjectStreamer::emitDwarfLineEndEntry(MCSection *Section, in emitDwarfLineEndEntry() function in MCObjectStreamer
432 void emitDwarfLineEndEntry(MCSection *Section, MCSymbol *LastLabel) override;2581 void MCAsmStreamer::emitDwarfLineEndEntry(MCSection *Section, in emitDwarfLineEndEntry() function in MCAsmStreamer
254 MCOS->emitDwarfLineEndEntry(Section, LastLabel); in emitOne()