Searched refs:GetMethodsSection (Results 1 – 7 of 7) sorted by relevance
70 const ImageSection& methods = GetMethodsSection(); in VisitPackedArtMethods()
305 const ImageSection& GetMethodsSection() const { in GetMethodsSection() function
716 const ImageSection& methods = header.GetMethodsSection(); in ValidateFrame()
1986 if (header->GetMethodsSection().Contains(offset) || in CheckArtMethod()10899 const ImageSection& methods_section = image_space->GetImageHeader().GetMethodsSection(); in GetHoldingClassLoaderOfCopiedMethod()
631 const ImageSection& section = header.GetMethodsSection(); in NotifyZygoteCompilationDone()690 const ImageSection& section = header.GetMethodsSection(); in NotifyZygoteCompilationDone()718 const ImageSection& section = header.GetMethodsSection(); in NotifyZygoteCompilationDone()1124 const ImageSection& section = header.GetMethodsSection(); in MapBootImageMethods()1244 const ImageSection& section = header.GetMethodsSection(); in CreateThreadPool()
45 return space->GetImageHeader().GetMethodsSection().Contains( in IsInBootImage()
1610 } else if (space->GetImageHeader().GetMethodsSection().Contains(local_offset)) { in DumpDataBimgRelRoEntries()1932 CHECK_ALIGNED_PARAM(image_header_.GetMethodsSection().Offset(), pointer_size); in Dump()