Searched refs:GetDebuggable (Results 1 – 7 of 7) sorted by relevance
142 bool GetDebuggable() const { in GetDebuggable() function151 return GetDebuggable() && GetGenerateDebugInfo(); in GetNativeDebuggable()
73 if (!compiler_options_->GetDebuggable()) { in ParseCompilerOptions()
832 compiler_options.GetDebuggable(), in TryCompile()991 compiler_options.GetDebuggable(), in TryCompileIntrinsic()1238 compiler_options.GetDebuggable() && compiler_options.IsJitCompiler()); in JniCompile()1287 if (compiler_options.GetDebuggable() && method->IsCriticalNative()) { in JitCompile()1308 compiler_options.GetDebuggable() && compiler_options.IsJitCompiler()); in JitCompile()
93 bool is_debuggable = compiler_options.GetDebuggable(); in ArtJniCompileMethodInternal()
2318 !compiler_options.GetDebuggable() && in TryInitializeClass()
1279 debuggable_(compiler_options.GetDebuggable()), in LayoutReserveOffsetCodeMethodVisitor()
1481 !compiler_options_.GetDebuggable()) { in RecordNativeRelocations()