Searched refs:ThisSym (Results 1 – 1 of 1) sorted by relevance
1171 MCSymbol *ThisSym = Label; in EmitCFIInstructions() local1172 if (ThisSym != BaseLabel) { in EmitCFIInstructions()1173 streamer.EmitDwarfAdvanceFrameAddr(BaseLabel, ThisSym); in EmitCFIInstructions()1174 BaseLabel = ThisSym; in EmitCFIInstructions()