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