Searched refs:GetNativeDebuggable (Results 1 – 6 of 6) sorted by relevance
150 bool GetNativeDebuggable() const { in GetNativeDebuggable() function
1338 info.is_native_debuggable = compiler_options.GetNativeDebuggable(); in JitCompile()1445 info.is_native_debuggable = compiler_options.GetNativeDebuggable(); in JitCompile()
1258 if (GetCompilerOptions().GetNativeDebuggable() && dex_pc != kNoDexPc) { in MaybeRecordNativeDebugInfo()
366 code_generator_->GetCompilerOptions().GetNativeDebuggable(); in Build()
975 compiler_options_->GetNativeDebuggable()); in InsertCompileOptions()
1280 native_debuggable_(compiler_options.GetNativeDebuggable()), in LayoutReserveOffsetCodeMethodVisitor()