Searched refs:emitDwarfLineEndEntry (Results 1 – 5 of 5) sorted by relevance
151 void emitDwarfLineEndEntry(MCSection *Section, MCSymbol *LastLabel) override;
1107 virtual void emitDwarfLineEndEntry(MCSection *Section, MCSymbol *LastLabel) {} in emitDwarfLineEndEntry() function
505 void MCObjectStreamer::emitDwarfLineEndEntry(MCSection *Section, in emitDwarfLineEndEntry() function in MCObjectStreamer
396 void emitDwarfLineEndEntry(MCSection *Section, MCSymbol *LastLabel) override;2405 void MCAsmStreamer::emitDwarfLineEndEntry(MCSection *Section, in emitDwarfLineEndEntry() function in MCAsmStreamer
230 MCOS->emitDwarfLineEndEntry(Section, LastLabel); in emitDwarfLineTable()