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

  /frameworks/compile/mclinker/include/mcld/MC/
SymbolCategory.h 71 size_t numOfDynamics() const;
  /frameworks/compile/mclinker/unittests/
SymbolCategoryTest.cpp 85 ASSERT_TRUE(2 == m_pTestee->numOfDynamics());
  /frameworks/compile/mclinker/lib/MC/
SymbolCategory.cpp 266 size_t SymbolCategory::numOfDynamics() const
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp     [all...]

Completed in 105 milliseconds