Searched refs:is_debuggable_build (Results 1 – 2 of 2) sorted by relevance
147 bool is_debuggable_build);
96 static bool is_debuggable_build() { in is_debuggable_build() function194 is_debuggable_build()); in select_execution_binary()207 bool is_debuggable_build) { in select_execution_binary() argument209 bool is_debug_bg_job = background_job_compile && is_debuggable_build && !is_release; in select_execution_binary()