Home
last modified time | relevance | path

Searched refs:unused_sections (Results 1 – 1 of 1) sorted by relevance

/art/compiler/
Dimage_writer.cc657 ImageSection unused_sections[ImageHeader::kSectionCount]; in AllocMemory() local
659 image_info.CreateImageSections(unused_sections), kPageSize); in AllocMemory()
1415 ImageSection unused_sections[ImageHeader::kSectionCount]; in CalculateNewObjectOffsets() local
1416 image_info.image_size_ = RoundUp(image_info.CreateImageSections(unused_sections), kPageSize); in CalculateNewObjectOffsets()