Searched defs:patch (Results 1 – 1 of 1) sorted by relevance
77 mirror::ArtMethod* ElfPatcher::GetTargetMethod(const CompilerDriver::CallPatchInformation* patch) { in GetTargetMethod()99 mirror::String* ElfPatcher::GetTargetString(const CompilerDriver::StringPatchInformation* patch) { in GetTargetString()109 mirror::Class* ElfPatcher::GetTargetType(const CompilerDriver::TypePatchInformation* patch) { in GetTargetType()142 void ElfPatcher::SetPatchLocation(const CompilerDriver::PatchInformation* patch, uint32_t value) { in SetPatchLocation()206 const CompilerDriver::CallPatchInformation* patch = code_to_patch[i]; in PatchElf() local257 const CompilerDriver::CallPatchInformation* patch = methods_to_patch[i]; in PatchElf() local262 for (const CompilerDriver::TypePatchInformation* patch : compiler_driver_->GetClassesToPatch()) { in PatchElf() local266 for (const CompilerDriver::StringPatchInformation* patch : in PatchElf() local