Searched refs:is_debug_runtime (Results 1 – 2 of 2) sorted by relevance
139 bool is_debug_runtime,
97 static bool is_debug_runtime() { in is_debug_runtime() function284 is_debug_runtime(), in select_execution_binary()297 bool is_debug_runtime, in select_execution_binary() argument305 bool useDebug = (is_debug_runtime || is_debug_bg_job) && (access(debug_binary, X_OK) == 0); in select_execution_binary()