Searched refs:kSectionObjects (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Dimage.h215 kSectionObjects, enumerator in enum:art::ImageSections
241 return GetImageSection(kSectionObjects);
/art/dex2oat/
H A Ddex2oat_test.cc2135 EXPECT_GT(header.GetImageSection(ImageHeader::kSectionObjects).Size(), 0u);
/art/dex2oat/linker/
H A Dimage_writer.cc1876 ImageSection* objects_section = &out_sections[ImageHeader::kSectionObjects];

Completed in 72 milliseconds