Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc1992 for (const std::string& compiler_option : runtime->GetImageCompilerOptions()) { in CompileExtension() local
1993 args.push_back(compiler_option); in CompileExtension()