Home
last modified time | relevance | path

Searched refs:ProcRecordBegin (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp930 MCSymbol *ProcRecordBegin = MMI->getContext().createTempSymbol(), in emitDebugInfoForFunction() local
933 OS.emitAbsoluteSymbolDiff(ProcRecordEnd, ProcRecordBegin, 2); in emitDebugInfoForFunction()
934 OS.EmitLabel(ProcRecordBegin); in emitDebugInfoForFunction()