Searched refs:kSectionArtMethods (Results 1 – 3 of 3) sorted by relevance
217 kSectionArtMethods, enumerator249 return GetImageSection(kSectionArtMethods); in GetMethodsSection()
2136 EXPECT_EQ(header.GetImageSection(ImageHeader::kSectionArtMethods).Size(), 0u); in TEST_F()
1884 ImageSection* methods_section = &out_sections[ImageHeader::kSectionArtMethods]; in CreateImageSections()