Home
last modified time | relevance | path

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

/art/compiler/
Dimage_writer.cc986 auto* methods_section = &sections[ImageHeader::kSectionArtMethods]; in CreateHeader() local
1079 const ImageSection& methods_section = image_header->GetMethodsSection(); in CopyAndFixupNativeData() local
/art/oatdump/
Doatdump.cc1530 const auto& methods_section = image_header_.GetMethodsSection(); in Dump() local