Searched refs:GetMethodsSection (Results 1 – 7 of 7) sorted by relevance
70 const ImageSection& methods = GetMethodsSection(); in VisitPackedArtMethods()
296 const ImageSection& GetMethodsSection() const { in GetMethodsSection() function
747 const ImageSection& methods = header.GetMethodsSection(); in ValidateFrame()
1953 method_sections_.push_back(&header.GetMethodsSection()); in ImageChecker()
639 const ImageSection& section = header.GetMethodsSection(); in NotifyZygoteCompilationDone()698 const ImageSection& section = header.GetMethodsSection(); in NotifyZygoteCompilationDone()726 const ImageSection& section = header.GetMethodsSection(); in NotifyZygoteCompilationDone()1077 const ImageSection& section = header.GetMethodsSection(); in MapBootImageMethods()1242 const ImageSection& section = header.GetMethodsSection(); in CreateThreadPool()
45 return space->GetImageHeader().GetMethodsSection().Contains( in IsInBootImage()
1717 } else if (space->GetImageHeader().GetMethodsSection().Contains(local_offset)) { in DumpDataBimgRelRoEntries()1984 const auto& method_section = image_header_.GetMethodsSection(); in Dump()2252 const auto& method_section = image_header_.GetMethodsSection(); in DumpObject()