Home
last modified time | relevance | path

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

/art/compiler/
Dimage_writer.cc675 typedef std::vector<const CompilerDriver::PatchInformation*> Patches; in PatchOatCodeAndMethods() typedef
676 const Patches& code_to_patch = compiler_driver_.GetCodeToPatch(); in PatchOatCodeAndMethods()
686 const Patches& methods_to_patch = compiler_driver_.GetMethodsToPatch(); in PatchOatCodeAndMethods()