Searched refs:BaseLabel (Results 1 – 1 of 1) sorted by relevance
1283 MCSymbol *BaseLabel);1439 MCSymbol *BaseLabel) { in emitCFIInstructions() argument1446 if (BaseLabel && Label) { in emitCFIInstructions()1448 if (ThisSym != BaseLabel) { in emitCFIInstructions()1449 Streamer.emitDwarfAdvanceFrameAddr(BaseLabel, ThisSym); in emitCFIInstructions()1450 BaseLabel = ThisSym; in emitCFIInstructions()