Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftosb/dist/common/
H A DEncoreBootImage.h467 inline void setSectionLength(uint32_t length) { m_sectionLength = length; } in setSectionLength() function
H A DEncoreBootImage.cpp252 …tag.setSectionLength(section->getBlockCount() + getPadBlockCountForSection(*itCopy, nextSectionOff… in writeToStream()