Searched refs:BaseLabel (Results 1 – 1 of 1) sorted by relevance
1304 MCSymbol *BaseLabel);1447 MCSymbol *BaseLabel) { in EmitCFIInstructions() argument1454 if (BaseLabel && Label) { in EmitCFIInstructions()1456 if (ThisSym != BaseLabel) { in EmitCFIInstructions()1457 Streamer.EmitDwarfAdvanceFrameAddr(BaseLabel, ThisSym); in EmitCFIInstructions()1458 BaseLabel = ThisSym; in EmitCFIInstructions()