Searched refs:is_native_debuggable (Results 1 – 5 of 5) sorted by relevance
38 bool is_native_debuggable; member
142 if (!mi->is_native_debuggable) { in WriteCompilationUnit()222 const bool default_is_stmt = mi->is_native_debuggable; in WriteCompilationUnit()
1324 info.is_native_debuggable = compiler_options.GetNativeDebuggable(); in JitCompile()1433 info.is_native_debuggable = compiler_options.GetNativeDebuggable(); in JitCompile()
317 info.is_native_debuggable = oat_header.IsNativeDebuggable(); in WalkOatMethod()
1361 info.is_native_debuggable = native_debuggable_; in VisitMethod()