Searched refs:GetMethodsSection (Results 1 – 7 of 7) sorted by relevance
70 const ImageSection& methods = GetMethodsSection(); in VisitPackedArtMethods()
297 const ImageSection& GetMethodsSection() const { in GetMethodsSection() function
721 const ImageSection& methods = header.GetMethodsSection(); in ValidateFrame()
1788 method_sections_.push_back(&header.GetMethodsSection()); in ImageChecker()
645 const ImageSection& section = header.GetMethodsSection(); in NotifyZygoteCompilationDone()704 const ImageSection& section = header.GetMethodsSection(); in NotifyZygoteCompilationDone()732 const ImageSection& section = header.GetMethodsSection(); in NotifyZygoteCompilationDone()1095 const ImageSection& section = header.GetMethodsSection(); in MapBootImageMethods()1226 const ImageSection& section = header.GetMethodsSection(); in CreateThreadPool()
45 return space->GetImageHeader().GetMethodsSection().Contains( in IsInBootImage()
1613 } else if (space->GetImageHeader().GetMethodsSection().Contains(local_offset)) { in DumpDataBimgRelRoEntries()1870 CHECK_ALIGNED_PARAM(image_header_.GetMethodsSection().Offset(), pointer_size); in Dump()