Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Druntime_image.cc185 auto objects_section = header_.GetImageSection(ImageHeader::kSectionObjects); in FillData() local
H A Dclass_linker.cc1616 const ImageSection& objects_section = image_header.GetObjectsSection(); in CountInternedStringReferences() local
1993 const ImageSection& objects_section = space->GetImageHeader().GetObjectsSection(); in CheckObjects() local
/aosp_15_r20/art/runtime/gc/space/
H A Dimage_space.cc1257 const ImageSection& objects_section = image_header->GetObjectsSection(); in RelocateInPlace() local