Searched refs:totalCount (Results 1 – 1 of 1) sorted by relevance
683 uint64_t totalCount = 0; in finalizeNonAllocCrel() local692 totalCount += entries.size(); in finalizeNonAllocCrel()702 totalCount += config->isLE ? relToCrel<ELF64LE>(os, out, relSec, sec) in finalizeNonAllocCrel()705 totalCount += config->isLE ? relToCrel<ELF32LE>(os, out, relSec, sec) in finalizeNonAllocCrel()710 crelHeader = totalCount * 8 + 4; in finalizeNonAllocCrel()