Searched refs:patchoat_executable_ (Results 1 – 2 of 2) sorted by relevance
745 std::string patchoat_executable_; variable
679 if (!patchoat_executable_.empty()) { in GetPatchoatExecutable()680 return patchoat_executable_; in GetPatchoatExecutable()1087 patchoat_executable_ = runtime_options.ReleaseOrDefault(Opt::PatchOat); in Init()