Searched refs:data64_ (Results 1 – 1 of 1) sorted by relevance
176 return reinterpret_cast<ArtMethod*>(static_cast<uintptr_t>(data64_[index])); in GetMethod()185 data64_[index] = dchecked_integral_cast<uint64_t>(reinterpret_cast<uintptr_t>(method)); in SetMethod()197 uint64_t data64_[0]; member