Searched refs:can_stop (Results 1 – 1 of 1) sorted by relevance
690 int can_stop) in print_run_until_stop_body() argument814 if (can_stop) { in print_run_until_stop_body()856 if (can_stop) { in print_run_until_stop_body()921 if (can_stop) { in print_run_until_stop_body()940 if (can_stop) { in print_run_until_stop_body()973 if (can_stop) { in print_run_until_stop_body()1231 int can_stop) in print_jump_until_stop_body() argument1235 if (!can_stop) in print_jump_until_stop_body()1445 int can_stop, in print_idecode_run_function_header() argument1451 indent = lf_putstr(file, (can_stop ? "idecode_run_until_stop" : "idecode_run")); in print_idecode_run_function_header()[all …]