Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCDwarf.cpp1470 MCSymbol *ThisSym = Label; in EmitCFIInstructions() local
1471 if (ThisSym != BaseLabel) { in EmitCFIInstructions()
1472 Streamer.EmitDwarfAdvanceFrameAddr(BaseLabel, ThisSym); in EmitCFIInstructions()
1473 BaseLabel = ThisSym; in EmitCFIInstructions()