Searched refs:shouldIncludeSymbol (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DGNUArchiveReader.h74 /// shouldIncludeSymbol - given a sym name from armap and check if we should
77 shouldIncludeSymbol(const llvm::StringRef& pSymName) const;
/frameworks/compile/mclinker/lib/LD/
H A DGNUArchiveReader.cpp121 shouldIncludeSymbol(pArchive.getSymbolName(idx));
380 GNUArchiveReader::shouldIncludeSymbol(const llvm::StringRef& pSymName) const function in class:GNUArchiveReader

Completed in 800 milliseconds