Searched refs:LazyPtr (Results 1 – 1 of 1) sorted by relevance
1345 MCSymbol *LazyPtr = GetLazyPtr(Stub, OutContext); in EmitFunctionStubs() local1352 const MCExpr *LazyPtrExpr = MCSymbolRefExpr::create(LazyPtr, OutContext); in EmitFunctionStubs()1385 OutStreamer->EmitLabel(LazyPtr); in EmitFunctionStubs()1409 MCSymbol *LazyPtr = GetLazyPtr(Stub, OutContext); in EmitFunctionStubs() local1410 const MCExpr *LazyPtrExpr = MCSymbolRefExpr::create(LazyPtr, OutContext); in EmitFunctionStubs()1439 OutStreamer->EmitLabel(LazyPtr); in EmitFunctionStubs()