Home
last modified time | relevance | path

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

/art/compiler/
Delf_patcher.cc200 const OatFile* target_oat = in PatchElf() local
204 uintptr_t oat_data_addr = GetBaseAddressFor(target_oat); in PatchElf()
205 uintptr_t code_base = reinterpret_cast<uintptr_t>(target_oat->Begin()); in PatchElf()