Searched refs:BaseLabel (Results 1 – 1 of 1) sorted by relevance
1310 MCSymbol *BaseLabel);1466 MCSymbol *BaseLabel) { in emitCFIInstructions() argument1473 if (BaseLabel && Label) { in emitCFIInstructions()1475 if (ThisSym != BaseLabel) { in emitCFIInstructions()1476 Streamer.emitDwarfAdvanceFrameAddr(BaseLabel, ThisSym); in emitCFIInstructions()1477 BaseLabel = ThisSym; in emitCFIInstructions()