Searched refs:FileSegmentEnd (Results 1 – 1 of 1) sorted by relevance
272 MCSymbol *FileSegmentEnd = nullptr; in emitDebugInfoForFunction() local279 if (FileSegmentEnd) in emitDebugInfoForFunction()280 Asm->OutStreamer.EmitLabel(FileSegmentEnd); in emitDebugInfoForFunction()299 FileSegmentEnd = Asm->MMI->getContext().CreateTempSymbol(); in emitDebugInfoForFunction()300 EmitLabelDiff(Asm->OutStreamer, FileSegmentBegin, FileSegmentEnd); in emitDebugInfoForFunction()308 if (FileSegmentEnd) in emitDebugInfoForFunction()309 Asm->OutStreamer.EmitLabel(FileSegmentEnd); in emitDebugInfoForFunction()