Searched defs:section_idx (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/space/
H A Dimage_space.cc1205 const auto section_idx = static_cast<ImageHeader::ImageSections>(i); local
1206 auto& section = image_header->GetImageSection(section_idx);
1207 LOG(INFO) << section_idx << " start="

Completed in 66 milliseconds