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