Searched refs:GetRuntimeMethodsSection (Results 1 – 4 of 4) sorted by relevance
78 const ImageSection& runtime_methods = GetRuntimeMethodsSection(); in VisitPackedArtMethods()
307 const ImageSection& GetRuntimeMethodsSection() const { in GetRuntimeMethodsSection() function
718 const ImageSection& runtime_methods = header.GetRuntimeMethodsSection(); in ValidateFrame()
2058 header->GetRuntimeMethodsSection().Contains(offset)) { in CheckArtMethod()