Searched refs:DebugLineSymTmp (Results 1 – 1 of 1) sorted by relevance
2586 MCSymbol *DebugLineSymTmp = Ctx.createTempSymbol("debug_line_"); in emitDwarfLineStartLabel() local2588 emitLabel(DebugLineSymTmp); in emitDwarfLineStartLabel()2596 MCSymbolRefExpr::create(DebugLineSymTmp, Ctx), EntrySize, Ctx); in emitDwarfLineStartLabel()