Searched defs:relocated_methods (Results 1 - 1 of 1) sorted by relevance

/art/patchoat/
H A Dpatchoat.cc613 ArtMethod** relocated_methods = RelocatedAddressOfPointer(orig_methods); local
616 static_cast<int64_t>(reinterpret_cast<uintptr_t>(relocated_methods)));

Completed in 90 milliseconds