Searched refs:ThisSym (Results 1 – 1 of 1) sorted by relevance
1485 MCSymbol *ThisSym = Label; in emitCFIInstructions() local1486 if (ThisSym != BaseLabel) { in emitCFIInstructions()1487 Streamer.emitDwarfAdvanceFrameAddr(BaseLabel, ThisSym, Instr.getLoc()); in emitCFIInstructions()1488 BaseLabel = ThisSym; in emitCFIInstructions()