Searched refs:ThisSym (Results 1 – 3 of 3) sorted by relevance
675 MCSymbol *ThisSym = Label; in EmitCFIInstructions() local676 if (ThisSym != BaseLabel) { in EmitCFIInstructions()678 streamer.EmitDwarfAdvanceFrameAddr(BaseLabel, ThisSym); in EmitCFIInstructions()679 BaseLabel = ThisSym; in EmitCFIInstructions()
1169 MCSymbol *ThisSym = Label; in EmitCFIInstructions() local1170 if (ThisSym != BaseLabel) { in EmitCFIInstructions()1171 Streamer.EmitDwarfAdvanceFrameAddr(BaseLabel, ThisSym); in EmitCFIInstructions()1172 BaseLabel = ThisSym; in EmitCFIInstructions()
1449 MCSymbol *ThisSym = Label; in EmitCFIInstructions() local1450 if (ThisSym != BaseLabel) { in EmitCFIInstructions()1451 Streamer.EmitDwarfAdvanceFrameAddr(BaseLabel, ThisSym); in EmitCFIInstructions()1452 BaseLabel = ThisSym; in EmitCFIInstructions()