Searched refs:ExportedStubsOnly (Results 1 – 2 of 2) sorted by relevance
302 bool ExportedStubsOnly) = 0;404 ExecutorSymbolDef findStub(StringRef Name, bool ExportedStubsOnly) override { in findStub() argument414 if (ExportedStubsOnly && !StubSymbol.getFlags().isExported()) in findStub()
66 ExecutorSymbolDef findStub(StringRef Name, bool ExportedStubsOnly) override;182 bool ExportedStubsOnly) { in findStub() argument