Searched refs:LocalEntryLabel (Results 1 – 1 of 1) sorted by relevance
1199 MCSymbol *LocalEntryLabel = OutContext.createTempSymbol(); in EmitFunctionBodyStart() local1200 OutStreamer->EmitLabel(LocalEntryLabel); in EmitFunctionBodyStart()1202 MCSymbolRefExpr::create(LocalEntryLabel, OutContext); in EmitFunctionBodyStart()