Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dunstarted_runtime.cc1248 int64_t address_long = shadow_frame->GetVRegLong(arg_offset); in UnstartedMemoryPeekArray() local
1267 int8_t* address = reinterpret_cast<int8_t*>(static_cast<intptr_t>(address_long)); in UnstartedMemoryPeekArray()