Searched refs:is_native_debuggable (Results 1 – 5 of 5) sorted by relevance
35 bool is_native_debuggable; member
148 if (!mi->is_native_debuggable) { in WriteCompilationUnit()223 const bool default_is_stmt = mi->is_native_debuggable; in WriteCompilationUnit()
953 info.is_native_debuggable = compiler_options.GetNativeDebuggable(); in JitCompile()
776 info.is_native_debuggable = compiler_options.GetNativeDebuggable(); in VisitMethod()
261 info.is_native_debuggable = oat_header.IsNativeDebuggable(); in WalkOatMethod()