Searched refs:ProcRecordBegin (Results 1 – 2 of 2) sorted by relevance
640 MCSymbol *ProcRecordBegin = MMI->getContext().createTempSymbol(), in emitDebugInfoForFunction() local643 OS.emitAbsoluteSymbolDiff(ProcRecordEnd, ProcRecordBegin, 2); in emitDebugInfoForFunction()644 OS.EmitLabel(ProcRecordBegin); in emitDebugInfoForFunction()
930 MCSymbol *ProcRecordBegin = MMI->getContext().createTempSymbol(), in emitDebugInfoForFunction() local933 OS.emitAbsoluteSymbolDiff(ProcRecordEnd, ProcRecordBegin, 2); in emitDebugInfoForFunction()934 OS.EmitLabel(ProcRecordBegin); in emitDebugInfoForFunction()