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