Home
last modified time | relevance | path

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

/art/compiler/
Dimage_writer.cc1785 ImageSection* class_table_section = &out_sections[ImageHeader::kSectionClassTable]; in CreateImageSections() local
2005 const ImageSection& class_table_section = image_header->GetImageSection( in CopyAndFixupNativeData() local
/art/runtime/gc/space/
Dimage_space.cc1328 … const auto& class_table_section = image_header.GetImageSection(ImageHeader::kSectionClassTable); in RelocateInPlace() local
/art/oatdump/
Doatdump.cc1917 const auto& class_table_section = image_header_.GetImageSection( in Dump() local
/art/runtime/
Dclass_linker.cc1866 const ImageSection& class_table_section = header.GetImageSection(ImageHeader::kSectionClassTable); in AddImageSpace() local