Searched refs:GetNativeDebuggable (Results 1 – 6 of 6) sorted by relevance
161 bool GetNativeDebuggable() const { in GetNativeDebuggable() function
1275 info.is_native_debuggable = compiler_options.GetNativeDebuggable(); in JitCompile()1383 info.is_native_debuggable = compiler_options.GetNativeDebuggable(); in JitCompile()
1240 if (GetCompilerOptions().GetNativeDebuggable() && dex_pc != kNoDexPc) { in MaybeRecordNativeDebugInfo()
324 code_generator_->GetCompilerOptions().GetNativeDebuggable(); in Build()
1206 compiler_options_->GetNativeDebuggable() ? OatHeader::kTrueValue : OatHeader::kFalseValue); in InsertCompileOptions()
1416 native_debuggable_(compiler_options.GetNativeDebuggable()), in LayoutReserveOffsetCodeMethodVisitor()