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 66 size_t numOfCommons() const;
  /frameworks/compile/mclinker/unittests/
SymbolCategoryTest.cpp 90 ASSERT_EQ(1, m_pTestee->numOfCommons());
  /frameworks/compile/mclinker/lib/MC/
SymbolCategory.cpp 216 size_t SymbolCategory::numOfCommons() const

Completed in 670 milliseconds