Searched refs:GetMethodsSection (Results 1 – 6 of 6) sorted by relevance
176 const ImageSection& methods = GetMethodsSection(); in VisitPackedArtMethods()
248 const ImageSection& GetMethodsSection() const { in GetMethodsSection() function
665 const ImageSection& methods = header.GetMethodsSection(); in SanityCheckFrame()
1506 method_sections_.push_back(&header.GetMethodsSection()); in ImageSanityChecks()
60 const ImageSection& method_section = image_space->GetImageHeader().GetMethodsSection(); in IsInBootImage()
2173 const auto& method_section = image_header_.GetMethodsSection(); in Dump()2439 const auto& method_section = image_header_.GetMethodsSection(); in DumpObject()