Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Dimage_writer.cc2615 const ImageSection& class_table_section = in CreateImageSections() local
2914 const ImageSection& class_table_section = image_header->GetClassTableSection(); in CopyAndFixupNativeData() local
/art/oatdump/
Doatdump.cc1986 const auto& class_table_section = image_header_.GetClassTableSection(); in Dump() local