Searched refs:StubHelper (Results 1 – 1 of 1) sorted by relevance
2369 MCSymbol *StubHelper = GetExternalSymbolSymbol(GI.getName() + ".stub_helper"); in emitGlobalIFunc() local2377 OutStreamer->emitValue(MCSymbolRefExpr::create(StubHelper, OutContext), 8); in emitGlobalIFunc()2394 OutStreamer->emitLabel(StubHelper); in emitGlobalIFunc()2395 emitVisibility(StubHelper, GI.getVisibility()); in emitGlobalIFunc()