Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftosb/dist/common/
H A DEncoreBootImage.cpp198 section_iterator_t itCopy = it; in writeToStream() local
199 bool isLastSection = (++itCopy == endSection()); in writeToStream()
252 …tag.setSectionLength(section->getBlockCount() + getPadBlockCountForSection(*itCopy, nextSectionOff… in writeToStream()