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 69 size_t numOfDynamics() const;
  /frameworks/compile/mclinker/unittests/
SymbolCategoryTest.cpp 80 ASSERT_TRUE(2 == m_pTestee->numOfDynamics());
  /frameworks/compile/mclinker/lib/MC/
SymbolCategory.cpp 249 size_t SymbolCategory::numOfDynamics() const {
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp     [all...]

Completed in 1249 milliseconds