Searched refs:sectionTable (Results 1 – 1 of 1) sorted by relevance
324 const EncoreBootImageReader::section_array_t & sectionTable = m_reader->getSections(); in readBootImage() local325 EncoreBootImageReader::section_array_t::const_iterator it = sectionTable.begin(); in readBootImage()328 for (; it != sectionTable.end(); ++it, ++n) in readBootImage()