Searched refs:SetPatchLocation (Results 1 – 2 of 2) sorted by relevance
132 void ElfPatcher::SetPatchLocation(const CompilerDriver::PatchInformation* patch, uint32_t value) { in SetPatchLocation() function in art::ElfPatcher241 SetPatchLocation(patch, value); in PatchElf()248 SetPatchLocation(patch, PointerToLowMemUInt32(get_image_address_(cb_data_, target))); in PatchElf()256 SetPatchLocation(patch, PointerToLowMemUInt32(get_image_address_(cb_data_, target))); in PatchElf()
89 void SetPatchLocation(const CompilerDriver::PatchInformation* patch, uint32_t value)