Home
last modified time | relevance | path

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

/art/runtime/
Dstack.cc734 const PointerSize ptrSize = runtime->GetClassLinker()->GetImagePointerSize(); in ValidateFrame() local
735 ArtMethod* canonical = method->GetCanonicalMethod(ptrSize); in ValidateFrame()