Home
last modified time | relevance | path

Searched refs:ProcRecordBegin (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp640 MCSymbol *ProcRecordBegin = MMI->getContext().createTempSymbol(), in emitDebugInfoForFunction() local
643 OS.emitAbsoluteSymbolDiff(ProcRecordEnd, ProcRecordBegin, 2); in emitDebugInfoForFunction()
644 OS.EmitLabel(ProcRecordBegin); in emitDebugInfoForFunction()