Home | History | Annotate | Download | only in oatdump

Lines Matching refs:GetImageSection

1804       os << "IMAGE SECTION " << section << ": " << image_header_.GetImageSection(section) << "\n\n";
1973 const auto& object_section = image_header_.GetImageSection(ImageHeader::kSectionObjects);
1974 const auto& field_section = image_header_.GetImageSection(ImageHeader::kSectionArtFields);
1976 const auto& dex_cache_arrays_section = image_header_.GetImageSection(
1978 const auto& intern_section = image_header_.GetImageSection(
1980 const auto& class_table_section = image_header_.GetImageSection(
1982 const auto& bitmap_section = image_header_.GetImageSection(ImageHeader::kSectionImageBitmap);
2236 const auto& field_section = image_header_.GetImageSection(