Home
last modified time | relevance | path

Searched defs:patch_ptr (Results 1 – 1 of 1) sorted by relevance

/art/compiler/
Delf_patcher.cc121 uint32_t* ElfPatcher::GetPatchLocation(uintptr_t patch_ptr) { in GetPatchLocation()
139 uintptr_t patch_ptr = reinterpret_cast<uintptr_t>(base + patch->GetLiteralOffset()); in SetPatchLocation() local