Home
last modified time | relevance | path

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

/art/compiler/
Delf_patcher.h69 oat_header_(oat_header), oat_data_begin_(oat_data_begin), get_image_address_(cb), in ElfPatcher()
122 ImageAddressCallback get_image_address_; variable
Delf_patcher.cc259 SetPatchLocation(patch, PointerToLowMemUInt32(get_image_address_(cb_data_, target))); in PatchElf()
264 SetPatchLocation(patch, PointerToLowMemUInt32(get_image_address_(cb_data_, target))); in PatchElf()
269 SetPatchLocation(patch, PointerToLowMemUInt32(get_image_address_(cb_data_, target))); in PatchElf()