Searched refs:GlobalEntryLabel (Results 1 – 1 of 1) sorted by relevance
1175 MCSymbol *GlobalEntryLabel = OutContext.createTempSymbol(); in EmitFunctionBodyStart() local1176 OutStreamer->EmitLabel(GlobalEntryLabel); in EmitFunctionBodyStart()1178 MCSymbolRefExpr::create(GlobalEntryLabel, OutContext); in EmitFunctionBodyStart()