| /src/external/gpl3/gdb/dist/sim/common/ |
| sim-stop.c | 34 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_stopped, SIM_SIGINT);
|
| sim-reason.c | 43 case sim_stopped :
|
| nrun.c | 155 if ((reason == sim_stopped) && 162 ((reason == sim_stopped) && 183 if ((reason == sim_stopped) && 188 } while ((reason == sim_stopped) && 200 to return. If reason is sim_stopped or sim_signalled, then sigrc holds 208 case sim_stopped:
|
| sim-resume.c | 34 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_stopped, SIM_SIGTRAP);
|
| cgen-run.c | 156 sim_engine_set_run_state (sd, sim_stopped, SIM_SIGTRAP); 178 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_stopped, SIM_SIGTRAP);
|
| /src/external/gpl3/gdb.old/dist/sim/common/ |
| sim-stop.c | 34 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_stopped, SIM_SIGINT);
|
| sim-reason.c | 43 case sim_stopped :
|
| nrun.c | 155 if ((reason == sim_stopped) && 162 ((reason == sim_stopped) && 183 if ((reason == sim_stopped) && 188 } while ((reason == sim_stopped) && 200 to return. If reason is sim_stopped or sim_signalled, then sigrc holds 208 case sim_stopped:
|
| sim-resume.c | 34 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_stopped, SIM_SIGTRAP);
|
| cgen-run.c | 156 sim_engine_set_run_state (sd, sim_stopped, SIM_SIGTRAP); 178 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_stopped, SIM_SIGTRAP);
|
| /src/external/gpl3/gdb/dist/sim/lm32/ |
| traps.c | 40 sim_engine_halt (sd, current_cpu, NULL, cia, sim_stopped, SIM_SIGILL); 56 sim_engine_halt (sd, current_cpu, NULL, pc, sim_stopped, SIM_SIGFPE); 83 sim_engine_halt (sd, current_cpu, NULL, pc, sim_stopped, SIM_SIGFPE); 111 sim_engine_halt (sd, current_cpu, NULL, pc, sim_stopped, SIM_SIGTRAP); 214 sim_stopped, SIM_SIGSEGV); 226 sim_stopped, SIM_SIGBUS);
|
| /src/external/gpl3/gdb.old/dist/sim/lm32/ |
| traps.c | 40 sim_engine_halt (sd, current_cpu, NULL, cia, sim_stopped, SIM_SIGILL); 56 sim_engine_halt (sd, current_cpu, NULL, pc, sim_stopped, SIM_SIGFPE); 83 sim_engine_halt (sd, current_cpu, NULL, pc, sim_stopped, SIM_SIGFPE); 111 sim_engine_halt (sd, current_cpu, NULL, pc, sim_stopped, SIM_SIGTRAP); 214 sim_stopped, SIM_SIGSEGV); 226 sim_stopped, SIM_SIGBUS);
|
| /src/external/gpl3/binutils/dist/include/sim/ |
| sim.h | 252 SIM_STOPPED: The program has stopped. SIGRC uses the host's signal 269 enum sim_stop { sim_running, sim_polling, sim_exited, sim_stopped, sim_signalled }; enumerator in enum:sim_stop
|
| /src/external/gpl3/binutils.old/dist/include/sim/ |
| sim.h | 252 SIM_STOPPED: The program has stopped. SIGRC uses the host's signal 269 enum sim_stop { sim_running, sim_polling, sim_exited, sim_stopped, sim_signalled }; enumerator in enum:sim_stop
|
| /src/external/gpl3/gdb/dist/include/sim/ |
| sim.h | 252 SIM_STOPPED: The program has stopped. SIGRC uses the host's signal 269 enum sim_stop { sim_running, sim_polling, sim_exited, sim_stopped, sim_signalled }; enumerator in enum:sim_stop
|
| /src/external/gpl3/gdb.old/dist/include/sim/ |
| sim.h | 252 SIM_STOPPED: The program has stopped. SIGRC uses the host's signal 269 enum sim_stop { sim_running, sim_polling, sim_exited, sim_stopped, sim_signalled }; enumerator in enum:sim_stop
|
| /src/external/gpl3/gdb/dist/sim/aarch64/ |
| memory.c | 138 sim_stopped, SIM_SIGBUS); local 150 sim_stopped, SIM_SIGBUS); local
|
| /src/external/gpl3/gdb/dist/sim/iq2000/ |
| iq2000.c | 141 sim_engine_halt (sd, current_cpu, NULL, pc, sim_stopped, SIM_SIGTRAP); 150 sim_engine_halt (sd, current_cpu, NULL, cia, sim_stopped, SIM_SIGILL);
|
| /src/external/gpl3/gdb/dist/sim/pru/ |
| pru.h | 93 sim_stopped, SIM_SIGILL) 95 sim_stopped, SIM_SIGINT)
|
| /src/external/gpl3/gdb.old/dist/sim/aarch64/ |
| memory.c | 138 sim_stopped, SIM_SIGBUS); local 150 sim_stopped, SIM_SIGBUS); local
|
| /src/external/gpl3/gdb.old/dist/sim/iq2000/ |
| iq2000.c | 141 sim_engine_halt (sd, current_cpu, NULL, pc, sim_stopped, SIM_SIGTRAP); 150 sim_engine_halt (sd, current_cpu, NULL, cia, sim_stopped, SIM_SIGILL);
|
| /src/external/gpl3/gdb.old/dist/sim/pru/ |
| pru.h | 93 sim_stopped, SIM_SIGILL) 95 sim_stopped, SIM_SIGINT)
|
| /src/external/gpl3/gdb/dist/sim/rl78/ |
| gdb-if.c | 453 reason = sim_stopped; 458 reason = sim_stopped; 495 reason = sim_stopped;
|
| /src/external/gpl3/gdb.old/dist/sim/rl78/ |
| gdb-if.c | 453 reason = sim_stopped; 458 reason = sim_stopped; 495 reason = sim_stopped;
|
| /src/external/gpl3/gdb/dist/sim/rx/ |
| gdb-if.c | 702 reason = sim_stopped; 707 reason = sim_stopped; 712 reason = sim_stopped; 758 reason = sim_stopped; 769 reason = sim_stopped;
|