Searched refs:unused_sections (Results 1 – 1 of 1) sorted by relevance
657 ImageSection unused_sections[ImageHeader::kSectionCount]; in AllocMemory() local659 image_info.CreateImageSections(unused_sections), kPageSize); in AllocMemory()1415 ImageSection unused_sections[ImageHeader::kSectionCount]; in CalculateNewObjectOffsets() local1416 image_info.image_size_ = RoundUp(image_info.CreateImageSections(unused_sections), kPageSize); in CalculateNewObjectOffsets()