Searched refs:LocalEntryLabel (Results 1 – 1 of 1) sorted by relevance
1157 MCSymbol *LocalEntryLabel = OutContext.CreateTempSymbol(); in EmitFunctionBodyStart() local1158 OutStreamer.EmitLabel(LocalEntryLabel); in EmitFunctionBodyStart()1160 MCSymbolRefExpr::Create(LocalEntryLabel, OutContext); in EmitFunctionBodyStart()