Home
last modified time | relevance | path

Searched refs:methods_section (Results 1 – 1 of 1) sorted by relevance

/art/compiler/
Dimage_writer.cc1881 ImageSection* methods_section = &out_sections[ImageHeader::kSectionArtMethods]; in CreateImageSections() local
1882 *methods_section = ImageSection( in CreateImageSections()