Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp641 *ProcRecordEnd = MMI->getContext().createTempSymbol(); in emitDebugInfoForFunction() local
643 OS.emitAbsoluteSymbolDiff(ProcRecordEnd, ProcRecordBegin, 2); in emitDebugInfoForFunction()
681 OS.EmitLabel(ProcRecordEnd); in emitDebugInfoForFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp931 *ProcRecordEnd = MMI->getContext().createTempSymbol(); in emitDebugInfoForFunction() local
933 OS.emitAbsoluteSymbolDiff(ProcRecordEnd, ProcRecordBegin, 2); in emitDebugInfoForFunction()
971 OS.EmitLabel(ProcRecordEnd); in emitDebugInfoForFunction()