Home
last modified time | relevance | path

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

/art/compiler/
Delf_patcher.h99 uintptr_t GetBaseAddressFor(const OatFile* f) { in GetBaseAddressFor() function
Delf_patcher.cc215 uintptr_t oat_data_addr = GetBaseAddressFor(target_oat); in PatchElf()