Home
last modified time | relevance | path

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

/art/compiler/
Dimage_writer.cc1896 ImageSection* runtime_methods_section = &out_sections[ImageHeader::kSectionRuntimeMethods]; in CreateImageSections() local
1897 *runtime_methods_section = ImageSection(bin_slot_offsets_[kBinRuntimeMethod], in CreateImageSections()