Home
last modified time | relevance | path

Searched refs:GetRuntimeMethodsSection (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/art/runtime/oat/
H A Dimage-inl.h78 const ImageSection& runtime_methods = GetRuntimeMethodsSection(); in VisitPackedArtMethods()
H A Dimage.h308 const ImageSection& GetRuntimeMethodsSection() const { in GetRuntimeMethodsSection() function
/aosp_15_r20/art/runtime/
H A Dstack.cc731 const ImageSection& runtime_methods = header.GetRuntimeMethodsSection(); in ValidateFrame()
H A Dclass_linker.cc2072 header->GetRuntimeMethodsSection().Contains(offset)) { in CheckArtMethod()