Searched refs:GetMethodsSection (Results 1 – 7 of 7) sorted by relevance
166 const ImageSection& methods = GetMethodsSection(); in VisitPackedArtMethods()
211 const ImageSection& GetMethodsSection() const { in GetMethodsSection() function
681 const ImageSection& methods = header.GetMethodsSection(); in SanityCheckFrame()
782 const ImageSection& methods = header.GetMethodsSection(); in SanityCheckArtMethod()
1462 const auto& method_section = image_header_.GetMethodsSection(); in Dump()1723 const auto& method_section = state->image_header_.GetMethodsSection(); in Callback()
1234 image_space->GetImageHeader().GetMethodsSection().Contains(method_offset); in PatchMethodAddress()
1738 const auto& method_section = image_space->GetImageHeader().GetMethodsSection(); in GetCodeAndMethodForDirectCall()