Home
last modified time | relevance | path

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

/art/compiler/
Delf_patcher.cc192 typedef std::vector<const CompilerDriver::CallPatchInformation*> CallPatches; in PatchElf() typedef
193 const CallPatches& code_to_patch = compiler_driver_->GetCodeToPatch(); in PatchElf()
244 const CallPatches& methods_to_patch = compiler_driver_->GetMethodsToPatch(); in PatchElf()