Home
last modified time | relevance | path

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

/aosp12/art/dex2oat/linker/
H A Dimage_writer.cc2515 const ImageSection& class_table_section = in CreateImageSections() local
2831 const ImageSection& class_table_section = image_header->GetClassTableSection(); in CopyAndFixupNativeData() local
/aosp12/art/runtime/gc/space/
H A Dimage_space.cc1232 const auto& class_table_section = image_header->GetClassTableSection(); in RelocateInPlace() local
/aosp12/art/runtime/
H A Dclass_linker.cc2026 const ImageSection& class_table_section = header.GetClassTableSection(); in AddImageSpace() local