Searched refs:StubSymbol (Results 1 – 1 of 1) sorted by relevance
279 auto StubSymbol = JITSymbol(StubTargetAddr, I->second.second); in findStub() local280 if (ExportedStubsOnly && !StubSymbol.isExported()) in findStub()282 return StubSymbol; in findStub()