Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc654 const auto section_idx = static_cast<ImageHeader::ImageSections>(i); in Init() local
655 auto& section = image_header.GetImageSection(section_idx); in Init()
656 LOG(INFO) << section_idx << " start=" in Init()