Searched refs:is_native_debuggable (Results 1 – 5 of 5) sorted by relevance
39 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()
1309 info.is_native_debuggable = compiler_options.GetNativeDebuggable(); in JitCompile()1417 info.is_native_debuggable = compiler_options.GetNativeDebuggable(); in JitCompile()
314 info.is_native_debuggable = oat_header.IsNativeDebuggable(); in WalkOatMethod()
1297 info.is_native_debuggable = native_debuggable_; in VisitMethod()