Searched refs:runtime_methods_section (Results 1 – 1 of 1) sorted by relevance
1470 ImageSection* runtime_methods_section = &out_sections[ImageHeader::kSectionRuntimeMethods]; in CreateImageSections() local1471 *runtime_methods_section = ImageSection(bin_slot_offsets_[kBinRuntimeMethod], in CreateImageSections()