Searched refs:GlobalEntryLabel (Results 1 – 1 of 1) sorted by relevance
1133 MCSymbol *GlobalEntryLabel = OutContext.CreateTempSymbol(); in EmitFunctionBodyStart() local1134 OutStreamer.EmitLabel(GlobalEntryLabel); in EmitFunctionBodyStart()1136 MCSymbolRefExpr::Create(GlobalEntryLabel, OutContext); in EmitFunctionBodyStart()