Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftosb/dist/sbtool/
H A Dsbtool.cpp324 const EncoreBootImageReader::section_array_t & sectionTable = m_reader->getSections(); in readBootImage() local
325 EncoreBootImageReader::section_array_t::const_iterator it = sectionTable.begin(); in readBootImage()
328 for (; it != sectionTable.end(); ++it, ++n) in readBootImage()