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