Searched refs:debuggable_ (Results 1 – 4 of 4) sorted by relevance
34 debuggable_(false), in CompilerOptions()82 debuggable_(debuggable), in CompilerOptions()
161 return debuggable_; in GetDebuggable()226 const bool debuggable_; variable
354 debuggable_(writer->GetCompilerDriver()->GetCompilerOptions().GetDebuggable()) { in InitCodeMethodVisitor()384 if (debuggable_) { in VisitMethod()549 const bool debuggable_; member in art::OatWriter::InitCodeMethodVisitor
137 debuggable_(debuggable), in arena_()259 bool IsDebuggable() const { return debuggable_; } in IsDebuggable()360 const bool debuggable_; variable