Searched refs:numOfCommons (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/MC/
H A DSymbolCategory.h69 size_t numOfCommons() const;
/frameworks/compile/mclinker/unittests/
H A DSymbolCategoryTest.cpp84 ASSERT_TRUE(1 == m_pTestee->numOfCommons());
/frameworks/compile/mclinker/lib/MC/
H A DSymbolCategory.cpp261 size_t SymbolCategory::numOfCommons() const function in class:SymbolCategory

Completed in 969 milliseconds