Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCELFStreamer.h31 MCSymbol *LastLabel; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCStreamer.h1145 virtual void emitDwarfLineEndEntry(MCSection *Section, MCSymbol *LastLabel) {} in emitDwarfLineEndEntry()
1151 const MCSymbol *LastLabel, in emitDwarfAdvanceLineAddr()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCObjectStreamer.cpp536 const MCSymbol *LastLabel, in emitDwarfAdvanceLineAddr()
555 MCSymbol *LastLabel) { in emitDwarfLineEndEntry()
572 void MCObjectStreamer::emitDwarfAdvanceFrameAddr(const MCSymbol *LastLabel, in emitDwarfAdvanceFrameAddr()
H A DMCCodeView.cpp505 const MCSymbol *LastLabel = Frag.getFnStartSym(); in encodeInlineLineTable() local
617 const MCSymbol *LastLabel = nullptr; in encodeDefRange() local
H A DMCAsmStreamer.cpp2485 MCSymbol *LastLabel) { in emitDwarfLineEndEntry()
2510 const MCSymbol *LastLabel, in emitDwarfAdvanceLineAddr()
H A DMCDwarf.cpp171 MCSymbol *LastLabel; in emitOne() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp240 MCSymbol *LastLabel = Asm->getFunctionBegin(); in computeCallSiteTable() local