Searched refs:code_base (Results 1 – 1 of 1) sorted by relevance
205 uintptr_t code_base = reinterpret_cast<uintptr_t>(target_oat->Begin()); in PatchElf() local206 uintptr_t code_offset = quick_code - code_base; in PatchElf()231 oat_data_addr - code_base); in PatchElf()