Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCStreamer.h1145 virtual void emitDwarfLineEndEntry(MCSection *Section, MCSymbol *LastLabel) {} in emitDwarfLineEndEntry()
1151 const MCSymbol *LastLabel, in emitDwarfAdvanceLineAddr()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCStreamer.h1156 virtual void emitDwarfLineEndEntry(MCSection *Section, MCSymbol *LastLabel) {} in emitDwarfLineEndEntry()
1162 const MCSymbol *LastLabel, in emitDwarfAdvanceLineAddr()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCStreamer.h1156 virtual void emitDwarfLineEndEntry(MCSection *Section, MCSymbol *LastLabel) {} in emitDwarfLineEndEntry()
1162 const MCSymbol *LastLabel, in emitDwarfAdvanceLineAddr()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCStreamer.h1156 virtual void emitDwarfLineEndEntry(MCSection *Section, MCSymbol *LastLabel) {} in emitDwarfLineEndEntry()
1162 const MCSymbol *LastLabel, in emitDwarfAdvanceLineAddr()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCStreamer.h1156 virtual void emitDwarfLineEndEntry(MCSection *Section, MCSymbol *LastLabel) {} in emitDwarfLineEndEntry()
1162 const MCSymbol *LastLabel, in emitDwarfAdvanceLineAddr()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCCodeView.cpp504 const MCSymbol *LastLabel = Frag.getFnStartSym(); in encodeInlineLineTable() local
619 const MCSymbol *LastLabel = nullptr; in encodeDefRange() local
H A DMCObjectStreamer.cpp485 const MCSymbol *LastLabel, in EmitDwarfAdvanceLineAddr()
503 void MCObjectStreamer::EmitDwarfAdvanceFrameAddr(const MCSymbol *LastLabel, in EmitDwarfAdvanceFrameAddr()
H A DMCDwarf.cpp158 MCSymbol *LastLabel = nullptr; in EmitDwarfLineTable() local
/aosp_15_r20/external/llvm/lib/MC/
H A DMCObjectStreamer.cpp339 const MCSymbol *LastLabel, in EmitDwarfAdvanceLineAddr()
357 void MCObjectStreamer::EmitDwarfAdvanceFrameAddr(const MCSymbol *LastLabel, in EmitDwarfAdvanceFrameAddr()
H A DMCDwarf.cpp109 MCSymbol *LastLabel = nullptr; in EmitDwarfLineTable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCELFStreamer.h31 MCSymbol *LastLabel; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp231 MCSymbol *LastLabel = nullptr; in computeCallSiteTable() local
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp222 MCSymbol *LastLabel = nullptr; in computeCallSiteTable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp240 MCSymbol *LastLabel = Asm->getFunctionBegin(); in computeCallSiteTable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp198 MCSymbol *LastLabel = nullptr; member in __anon21ead3960111::WebAssemblyAsmParser
/aosp_15_r20/external/mdnsresponder/mDNSCore/
H A DDNSCommon.c406 mDNSexport const mDNSu8 *LastLabel(const domainname *d) in LastLabel() function