Home
last modified time | relevance | path

Searched defs:objects_section (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Druntime_image.cc181 auto objects_section = header_.GetImageSection(ImageHeader::kSectionObjects); in FillData() local
Dclass_linker.cc1534 const ImageSection& objects_section = image_header.GetObjectsSection(); in CountInternedStringReferences() local
1908 const ImageSection& objects_section = space->GetImageHeader().GetObjectsSection(); in CheckObjects() local
/art/runtime/gc/space/
Dimage_space.cc1240 const ImageSection& objects_section = image_header->GetObjectsSection(); in RelocateInPlace() local