Home
last modified time | relevance | path

Searched defs:class_table_section (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/art/dex2oat/linker/
H A Dimage_writer.cc2737 const ImageSection& class_table_section = in CreateImageSections() local
3068 const ImageSection& class_table_section = image_header->GetClassTableSection(); in CopyAndFixupNativeData() local
/aosp_15_r20/art/runtime/
H A Druntime_image.cc200 auto class_table_section = header_.GetImageSection(ImageHeader::kSectionClassTable); in FillData() local
H A Dclass_linker.cc2357 const ImageSection& class_table_section = header.GetClassTableSection(); in AddImageSpace() local
11115 const ImageSection& class_table_section = in GetHoldingClassLoaderOfCopiedMethod() local
/aosp_15_r20/art/runtime/gc/space/
H A Dimage_space.cc1312 const auto& class_table_section = image_header->GetClassTableSection(); in RelocateInPlace() local