Searched refs:isExported (Results 1 – 3 of 3) sorted by relevance
61 bool isExported() const { in isExported() function
230 if (Sym.isExported() || !ExportedSymbolsOnly) { in findSymbolIn()
280 if (ExportedStubsOnly && !StubSymbol.isExported()) in findStub()