Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCStreamer.h1145 virtual void emitDwarfLineEndEntry(MCSection *Section, MCSymbol *LastLabel) {} in emitDwarfLineEndEntry() function
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCObjectStreamer.cpp554 void MCObjectStreamer::emitDwarfLineEndEntry(MCSection *Section, in emitDwarfLineEndEntry() function in MCObjectStreamer
H A DMCAsmStreamer.cpp2484 void MCAsmStreamer::emitDwarfLineEndEntry(MCSection *Section, in emitDwarfLineEndEntry() function in MCAsmStreamer