Searched refs:ThisSym (Results 1 – 1 of 1) sorted by relevance
1543 MCSymbol *ThisSym = Label; in emitCFIInstructions() local1544 if (ThisSym != BaseLabel) { in emitCFIInstructions()1545 Streamer.emitDwarfAdvanceFrameAddr(BaseLabel, ThisSym, Instr.getLoc()); in emitCFIInstructions()1546 BaseLabel = ThisSym; in emitCFIInstructions()