Searched refs:readSections (Results 1 – 8 of 8) sorted by relevance
40 virtual bool readSections(Input& pFile) = 0;
49 virtual bool readSections(Input& pFile);
93 m_ObjectReader.readSections(**input); in readGroup()
109 bool ELFObjectReader::readSections(Input& pInput) { in readSections() function in mcld::ELFObjectReader
391 m_ELFObjectReader.readSections(*member); in includeMember()
148 ASSERT_TRUE(m_pELFObjReader->readSections(*m_pInput)); in TEST_F()
187 m_ObjectReader.readSections(**input); in activate()
185 getObjectReader()->readSections(**input); in normalize()