Searched refs:is_native_debuggable (Results 1 – 5 of 5) sorted by relevance
38 bool is_native_debuggable; member
140 if (!mi->is_native_debuggable) { in WriteCompilationUnit()220 const bool default_is_stmt = mi->is_native_debuggable; in WriteCompilationUnit()
1275 info.is_native_debuggable = compiler_options.GetNativeDebuggable(); in JitCompile()1383 info.is_native_debuggable = compiler_options.GetNativeDebuggable(); in JitCompile()
314 info.is_native_debuggable = oat_header.IsNativeDebuggable(); in WalkOatMethod()
1393 info.is_native_debuggable = native_debuggable_; in VisitMethod()