Home
last modified time | relevance | path

Searched defs:compiler_options_ (Results 1 – 7 of 7) sorted by relevance

/art/compiler/
Dcommon_compiler_test.h103 std::unique_ptr<CompilerOptions> compiler_options_; variable
Delf_writer_quick.cc116 const CompilerOptions* const compiler_options_; member in art::FINAL
/art/compiler/linker/
Drelative_patcher_test.h264 CompilerOptions compiler_options_; variable
/art/compiler/driver/
Dcompiler_driver.h629 const CompilerOptions* const compiler_options_; variable
/art/compiler/optimizing/
Dcode_generator.h619 const CompilerOptions& compiler_options_; variable
/art/runtime/
Druntime.h703 std::vector<std::string> compiler_options_; variable
/art/dex2oat/
Ddex2oat.cc2416 std::unique_ptr<CompilerOptions> compiler_options_; member in art::FINAL