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 69 size_t numOfCommons() const;
  /frameworks/compile/mclinker/unittests/
SymbolCategoryTest.cpp 84 ASSERT_TRUE(1 == m_pTestee->numOfCommons());
  /frameworks/compile/mclinker/lib/MC/
SymbolCategory.cpp 261 size_t SymbolCategory::numOfCommons() const

Completed in 64 milliseconds