Searched refs:FileSegmentEnd (Results 1 – 1 of 1) sorted by relevance
273 MCSymbol *FileSegmentEnd = nullptr; in emitDebugInfoForFunction() local279 if (!FileSegmentEnd) in emitDebugInfoForFunction()288 Asm->OutStreamer->EmitLabel(FileSegmentEnd); in emitDebugInfoForFunction()316 FileSegmentEnd = Asm->MMI->getContext().createTempSymbol(); in emitDebugInfoForFunction()317 EmitLabelDiff(*Asm->OutStreamer, FileSegmentBegin, FileSegmentEnd); in emitDebugInfoForFunction()