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