Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dstack.cc708 const PointerSize ptrSize = runtime->GetClassLinker()->GetImagePointerSize(); in ValidateFrame() local
709 ArtMethod* canonical = method->GetCanonicalMethod(ptrSize); in ValidateFrame()