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

  /frameworks/compile/mclinker/include/mcld/MC/
SymbolCategory.h 67 size_t numOfCommons() const;
  /frameworks/compile/mclinker/unittests/
SymbolCategoryTest.cpp 79 ASSERT_TRUE(1 == m_pTestee->numOfCommons());
  /frameworks/compile/mclinker/lib/MC/
SymbolCategory.cpp 245 size_t SymbolCategory::numOfCommons() const {

Completed in 471 milliseconds