Searched refs:is_debug_runtime (Results 1 – 2 of 2) sorted by relevance
145 bool is_debug_runtime,
92 static bool is_debug_runtime() { in is_debug_runtime() function192 is_debug_runtime(), in select_execution_binary()205 bool is_debug_runtime, in select_execution_binary() argument213 bool useDebug = (is_debug_runtime || is_debug_bg_job) && (access(debug_binary, X_OK) == 0); in select_execution_binary()