Searched refs:SetPatchLocation (Results 1 – 2 of 2) sorted by relevance
142 void ElfPatcher::SetPatchLocation(const CompilerDriver::PatchInformation* patch, uint32_t value) { in SetPatchLocation() function in art::ElfPatcher252 SetPatchLocation(patch, value); in PatchElf()259 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()
91 void SetPatchLocation(const CompilerDriver::PatchInformation* patch, uint32_t value)