Home
last modified time | relevance | path

Searched defs:emitDwarfLineEndEntry (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCStreamer.h1098 virtual void emitDwarfLineEndEntry(MCSection *Section, MCSymbol *LastLabel) {} in emitDwarfLineEndEntry() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectStreamer.cpp510 void MCObjectStreamer::emitDwarfLineEndEntry(MCSection *Section, in emitDwarfLineEndEntry() function in MCObjectStreamer
H A DMCAsmStreamer.cpp2363 void MCAsmStreamer::emitDwarfLineEndEntry(MCSection *Section, in emitDwarfLineEndEntry() function in MCAsmStreamer