Searched refs:CodeSectionSizes (Results 1 – 1 of 1) sorted by relevance
330 std::vector<uint64_t> CodeSectionSizes; in computeTotalAllocSize() local368 CodeSectionSizes.push_back(SectionSize); in computeTotalAllocSize()403 CodeSize = computeAllocationSizeForSections(CodeSectionSizes, MaxAlignment); in computeTotalAllocSize()