Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Dimage_writer.cc2585 const ImageSection& class_table_section = in CreateImageSections() local
2898 const ImageSection& class_table_section = image_header->GetClassTableSection(); in CopyAndFixupNativeData() local
/art/oatdump/
Doatdump.cc1987 const auto& class_table_section = image_header_.GetClassTableSection(); in Dump() local
/art/runtime/gc/space/
Dimage_space.cc1456 const auto& class_table_section = image_header->GetClassTableSection(); in RelocateInPlace() local
/art/runtime/
Dclass_linker.cc2225 const ImageSection& class_table_section = header.GetClassTableSection(); in AddImageSpace() local