Searched refs:secSize (Results 1 – 1 of 1) sorted by relevance
897 uint64_t secSize = 0; in build() local901 uint64_t off = alignToPowerOf2(secSize, isec->addralign); in build()902 secSize = off + isec->getSize(); in build()905 p.second.count = getMipsPageCount(secSize); in build()