Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftosb/dist/common/
H A DEncoreBootImage.cpp251 unsigned nextSectionOffset = fileBlocksWritten + section->getBlockCount() + 1; in writeToStream() local
252 …etSectionLength(section->getBlockCount() + getPadBlockCountForSection(*itCopy, nextSectionOffset)); in writeToStream()