Home
last modified time | relevance | path

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

/art/compiler/
Delf_patcher.h71 write_patches_(compiler_driver_->GetCompilerOptions().GetIncludePatchInformation()) {} in ElfPatcher()
128 bool write_patches_; variable
Delf_patcher.cc125 if (write_patches_ && patches_set_.find(p) == patches_set_.end()) { in AddPatch()
193 if (write_patches_) { in PatchElf()
274 if (write_patches_) { in PatchElf()