Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Dimage_test.h414 const auto& bitmap_section = image_header.GetImageBitmapSection(); in TestWriteRead() local
Dimage_writer.cc851 ImageSection& bitmap_section = image_header->GetImageSection(ImageHeader::kSectionImageBitmap); in Write() local
2683 auto* bitmap_section = &sections[ImageHeader::kSectionImageBitmap]; in CreateHeader() local
/art/oatdump/
Doatdump.cc1989 const auto& bitmap_section = image_header_.GetImageBitmapSection(); in Dump() local