Searched refs:BaseLabel (Results 1 – 1 of 1) sorted by relevance
1331 MCSymbol *BaseLabel);1474 MCSymbol *BaseLabel) { in emitCFIInstructions() argument1481 if (BaseLabel && Label) { in emitCFIInstructions()1483 if (ThisSym != BaseLabel) { in emitCFIInstructions()1484 Streamer.emitDwarfAdvanceFrameAddr(BaseLabel, ThisSym); in emitCFIInstructions()1485 BaseLabel = ThisSym; in emitCFIInstructions()