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

/art/compiler/
H A Dimage_writer.cc1470 ImageSection* runtime_methods_section = &out_sections[ImageHeader::kSectionRuntimeMethods]; local
1471 *runtime_methods_section = ImageSection(bin_slot_offsets_[kBinRuntimeMethod],

Completed in 35 milliseconds