Home
last modified time | relevance | path

Searched refs:can_stop (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gdb.old/dist/sim/ppc/
H A Dgen-idecode.c690 int can_stop) in print_run_until_stop_body() argument
814 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() argument
1235 if (!can_stop) in print_jump_until_stop_body()
1445 int can_stop, in print_idecode_run_function_header() argument
1451 indent = lf_putstr(file, (can_stop ? "idecode_run_until_stop" : "idecode_run")); in print_idecode_run_function_header()
[all …]