Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_options.h191 bool GetGenerateGDBInformation() const { in GetGenerateGDBInformation() function
Dcompiler_driver.cc382 if (compiler_options->GetGenerateGDBInformation()) { in CompilerDriver()