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

  /frameworks/compile/mclinker/include/mcld/LD/
LDContext.h 60 size_t numOfSections() const { return m_SectionTable.size(); }
  /frameworks/compile/mclinker/unittests/
ELFReaderTest.cpp 83 ASSERT_EQ(m_pInput->context()->numOfSections(), 13u);

Completed in 63 milliseconds