Searched refs:GetRuntimeMethodsSection (Results 1 – 4 of 4) sorted by relevance
78 const ImageSection& runtime_methods = GetRuntimeMethodsSection(); in VisitPackedArtMethods()
293 const ImageSection& GetRuntimeMethodsSection() const { in GetRuntimeMethodsSection() function
649 const ImageSection& runtime_methods = header.GetRuntimeMethodsSection(); in SanityCheckFrame()
1866 runtime_method_sections_.push_back(&header.GetRuntimeMethodsSection()); in ImageSanityChecks()