Home
last modified time | relevance | path

Searched refs:numOfSections (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DLDContext.h59 size_t numOfSections() const in numOfSections() function
/frameworks/compile/mclinker/unittests/
DELFReaderTest.cpp87 ASSERT_EQ(m_pInput->context()->numOfSections(), 13); in TEST_F()