Searched refs:lastChunk (Results 1 – 1 of 1) sorted by relevance
1479 const Chunk *lastChunk = *sec->chunks.rbegin(); in addLinkerModuleCoffGroup() local1486 cgs.Size = lastChunk->getRVA() + lastChunk->getSize() - firstChunk->getRVA(); in addLinkerModuleCoffGroup()