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