Searched refs:LineTableBegin (Results 1 – 1 of 1) sorted by relevance
259 MCSymbol *LineTableBegin = Asm->MMI->getContext().CreateTempSymbol(), in emitDebugInfoForFunction() local261 EmitLabelDiff(Asm->OutStreamer, LineTableBegin, LineTableEnd); in emitDebugInfoForFunction()262 Asm->OutStreamer.EmitLabel(LineTableBegin); in emitDebugInfoForFunction()