Home
last modified time | relevance | path

Searched defs:LastLabel (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCELFStreamer.h32 MCSymbol *LastLabel; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCStreamer.h1098 virtual void emitDwarfLineEndEntry(MCSection *Section, MCSymbol *LastLabel) {} in emitDwarfLineEndEntry()
1104 const MCSymbol *LastLabel, in emitDwarfAdvanceLineAddr()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectStreamer.cpp492 const MCSymbol *LastLabel, in emitDwarfAdvanceLineAddr()
511 MCSymbol *LastLabel) { in emitDwarfLineEndEntry()
528 void MCObjectStreamer::emitDwarfAdvanceFrameAddr(const MCSymbol *LastLabel, in emitDwarfAdvanceFrameAddr()
H A DMCCodeView.cpp504 const MCSymbol *LastLabel = Frag.getFnStartSym(); in encodeInlineLineTable() local
616 const MCSymbol *LastLabel = nullptr; in encodeDefRange() local
H A DMCAsmStreamer.cpp2364 MCSymbol *LastLabel) { in emitDwarfLineEndEntry()
2389 const MCSymbol *LastLabel, in emitDwarfAdvanceLineAddr()
H A DMCDwarf.cpp174 MCSymbol *LastLabel = nullptr; in emitDwarfLineTable() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp237 MCSymbol *LastLabel = Asm->getFunctionBegin(); in computeCallSiteTable() local