Searched refs:BaseLabel (Results 1 – 1 of 1) sorted by relevance
1028 MCSymbol *BaseLabel);1162 MCSymbol *BaseLabel) { in EmitCFIInstructions() argument1170 if (BaseLabel && Label) { in EmitCFIInstructions()1172 if (ThisSym != BaseLabel) { in EmitCFIInstructions()1173 streamer.EmitDwarfAdvanceFrameAddr(BaseLabel, ThisSym); in EmitCFIInstructions()1174 BaseLabel = ThisSym; in EmitCFIInstructions()