Searched refs:BaseLabel (Results 1 – 1 of 1) sorted by relevance
898 MCSymbol *BaseLabel);1104 MCSymbol *BaseLabel) { in EmitCFIInstructions() argument1112 if (BaseLabel && Label) { in EmitCFIInstructions()1114 if (ThisSym != BaseLabel) { in EmitCFIInstructions()1116 streamer.EmitDwarfAdvanceFrameAddr(BaseLabel, ThisSym); in EmitCFIInstructions()1117 BaseLabel = ThisSym; in EmitCFIInstructions()