Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftosb/dist/common/
H A DEncoreBootImage.cpp439 Section * thisSection = *it; in getSectionOffset() local
442 offset += getPadBlockCountForSection(thisSection, offset); in getSectionOffset()
448 offset += thisSection->getBlockCount(); in getSectionOffset()