Searched refs:is_debuggable_build (Results 1 – 2 of 2) sorted by relevance
141 bool is_debuggable_build);
101 static bool is_debuggable_build() { in is_debuggable_build() function286 is_debuggable_build()); in select_execution_binary()299 bool is_debuggable_build) { in select_execution_binary() argument301 bool is_debug_bg_job = background_job_compile && is_debuggable_build && !is_release; in select_execution_binary()