Home
last modified time | relevance | path

Searched refs:DebugLineSymTmp (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/MC/
H A DMCAsmStreamer.cpp2430 MCSymbol *DebugLineSymTmp = Ctx.createTempSymbol("debug_line_"); in emitDwarfLineStartLabel() local
2432 emitLabel(DebugLineSymTmp); in emitDwarfLineStartLabel()
2440 MCSymbolRefExpr::create(DebugLineSymTmp, Ctx), EntrySize, Ctx); in emitDwarfLineStartLabel()