Searched refs:ThisSym (Results 1 – 1 of 1) sorted by relevance
1163 MCSymbol *ThisSym = Label; in EmitCFIInstructions() local1164 if (ThisSym != BaseLabel) { in EmitCFIInstructions()1165 Streamer.EmitDwarfAdvanceFrameAddr(BaseLabel, ThisSym); in EmitCFIInstructions()1166 BaseLabel = ThisSym; in EmitCFIInstructions()