Searched refs:CodeSectionSizes (Results 1 – 1 of 1) sorted by relevance
533 std::vector<uint64_t> CodeSectionSizes; in computeTotalAllocSize() local581 CodeSectionSizes.push_back(SectionSize); in computeTotalAllocSize()630 CodeSize = computeAllocationSizeForSections(CodeSectionSizes, CodeAlign); in computeTotalAllocSize()