Searched refs:emitDwarfLineEndEntry (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCObjectStreamer.h | 148 void emitDwarfLineEndEntry(MCSection *Section, MCSymbol *LastLabel,
|
| H A D | MCStreamer.h | 1113 virtual void emitDwarfLineEndEntry(MCSection *Section, MCSymbol *LastLabel,
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCObjectStreamer.cpp | 501 void MCObjectStreamer::emitDwarfLineEndEntry(MCSection *Section, in emitDwarfLineEndEntry() function in MCObjectStreamer
|
| H A D | MCDwarf.cpp | 205 MCOS->emitDwarfLineEndEntry(Section, LastLabel, in emitOne() 276 MCOS->emitDwarfLineEndEntry(Section, LastLabel); in emitOne()
|
| H A D | MCAsmStreamer.cpp | 435 void emitDwarfLineEndEntry(MCSection *Section, MCSymbol *LastLabel, 2604 void MCAsmStreamer::emitDwarfLineEndEntry(MCSection *Section, in emitDwarfLineEndEntry() function in MCAsmStreamer
|