Searched refs:GetMethodsSection (Results 1 – 6 of 6) sorted by relevance
70 const ImageSection& methods = GetMethodsSection(); in VisitPackedArtMethods()
296 const ImageSection& GetMethodsSection() const { in GetMethodsSection() function
746 const ImageSection& methods = header.GetMethodsSection(); in SanityCheckFrame()
635 const ImageSection& section = header.GetMethodsSection(); in NotifyZygoteCompilationDone()694 const ImageSection& section = header.GetMethodsSection(); in NotifyZygoteCompilationDone()722 const ImageSection& section = header.GetMethodsSection(); in NotifyZygoteCompilationDone()1076 const ImageSection& section = header.GetMethodsSection(); in MapBootImageMethods()1237 const ImageSection& section = header.GetMethodsSection(); in CreateThreadPool()
45 return space->GetImageHeader().GetMethodsSection().Contains( in IsInBootImage()
1713 } else if (space->GetImageHeader().GetMethodsSection().Contains(local_offset)) { in DumpDataBimgRelRoEntries()1980 const auto& method_section = image_header_.GetMethodsSection(); in Dump()2248 const auto& method_section = image_header_.GetMethodsSection(); in DumpObject()