HomeSort by relevance Sort by last modified time
    Searched refs:shouldIncludeSymbol (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/include/mcld/LD/
GNUArchiveReader.h 71 /// shouldIncludeSymbol - given a sym name from armap and check if we should
74 shouldIncludeSymbol(const llvm::StringRef& pSymName) const;
  /frameworks/compile/mclinker/lib/LD/
GNUArchiveReader.cpp 133 shouldIncludeSymbol(pArchive.getSymbolName(idx));
345 GNUArchiveReader::shouldIncludeSymbol(const llvm::StringRef& pSymName) const

Completed in 232 milliseconds