Searched refs:LineTableBegin (Results 1 – 1 of 1) sorted by relevance
258 MCSymbol *LineTableBegin = Asm->MMI->getContext().createTempSymbol(), in emitDebugInfoForFunction() local260 EmitLabelDiff(*Asm->OutStreamer, LineTableBegin, LineTableEnd); in emitDebugInfoForFunction()261 Asm->OutStreamer->EmitLabel(LineTableBegin); in emitDebugInfoForFunction()