Searched refs:numOfSections (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DLDContext.h62 size_t numOfSections() const function in class:mcld::LDContext
H A DELFSegment.h79 size_t numOfSections() const function in class:mcld::ELFSegment
/frameworks/compile/mclinker/unittests/
H A DELFReaderTest.cpp86 ASSERT_EQ(m_pInput->context()->numOfSections(), 13);
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp1845 if (segment.numOfSections() == 0)

Completed in 176 milliseconds