Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/LD/
DGNUArchiveReader.h74 shouldIncludeSymbol(const llvm::StringRef& pSymName) const;
/frameworks/compile/mclinker/lib/LD/
DGNUArchiveReader.cpp133 shouldIncludeSymbol(pArchive.getSymbolName(idx)); in readArchive()
345 GNUArchiveReader::shouldIncludeSymbol(const llvm::StringRef& pSymName) const in shouldIncludeSymbol() function in GNUArchiveReader