| /src/external/gpl3/gdb/dist/sim/common/ |
| sim-stop.c | 34 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_stopped, SIM_SIGINT);
|
| sim-resume.c | 34 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_stopped, SIM_SIGTRAP);
|
| sim-base.h | 58 #ifndef NULL_CIA 59 #define NULL_CIA ((sim_cia) 0)
|
| sim-core.c | 537 0 /*dont-abort*/, NULL, NULL_CIA); 551 sim_cia cia = cpu ? CPU_PC_GET (cpu) : NULL_CIA; 595 0 /*dont-abort*/, NULL, NULL_CIA); 609 sim_cia cia = cpu ? CPU_PC_GET (cpu) : NULL_CIA; 672 sim_engine_abort (sd, NULL, NULL_CIA, 811 0 /*dont-abort*/, NULL, NULL_CIA);
|
| cgen-run.c | 178 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_stopped, SIM_SIGTRAP);
|
| cgen-trace.c | 178 trace_prefix (CPU_STATE (cpu), cpu, NULL_CIA, pc, 0, 184 trace_prefix (CPU_STATE (cpu), cpu, NULL_CIA, pc, TRACE_LINENUM_P (cpu),
|
| sim-watch.c | 195 sim_engine_abort (sd, NULL, NULL_CIA, 217 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_stopped, SIM_SIGINT);
|
| sim-hw.c | 463 sim_engine_vabort (sd, NULL, NULL_CIA, fmt, ap);
|
| /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-resume.c | 34 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_stopped, SIM_SIGTRAP);
|
| sim-base.h | 58 #ifndef NULL_CIA 59 #define NULL_CIA ((sim_cia) 0)
|
| sim-core.c | 537 0 /*dont-abort*/, NULL, NULL_CIA); 551 sim_cia cia = cpu ? CPU_PC_GET (cpu) : NULL_CIA; 595 0 /*dont-abort*/, NULL, NULL_CIA); 609 sim_cia cia = cpu ? CPU_PC_GET (cpu) : NULL_CIA; 672 sim_engine_abort (sd, NULL, NULL_CIA, 811 0 /*dont-abort*/, NULL, NULL_CIA);
|
| cgen-run.c | 178 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_stopped, SIM_SIGTRAP);
|
| cgen-trace.c | 178 trace_prefix (CPU_STATE (cpu), cpu, NULL_CIA, pc, 0, 184 trace_prefix (CPU_STATE (cpu), cpu, NULL_CIA, pc, TRACE_LINENUM_P (cpu),
|
| sim-watch.c | 195 sim_engine_abort (sd, NULL, NULL_CIA, 217 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_stopped, SIM_SIGINT);
|
| /src/external/gpl3/gdb/dist/sim/mips/ |
| micromipsrun.c | 76 return NULL_CIA; 121 nia = NULL_CIA;
|
| /src/external/gpl3/gdb.old/dist/sim/mips/ |
| micromipsrun.c | 76 return NULL_CIA; 121 nia = NULL_CIA;
|
| /src/external/gpl3/gdb/dist/sim/v850/ |
| interp.c | 66 sim_engine_restart (sd, NULL, NULL, NULL_CIA); 99 sim_engine_restart (sd, NULL, NULL, NULL_CIA); 151 sim_engine_abort (sd, NULL, NULL_CIA, 156 sim_engine_restart (sd, NULL, NULL, NULL_CIA); 160 sim_engine_abort (sd, NULL, NULL_CIA,
|
| /src/external/gpl3/gdb.old/dist/sim/v850/ |
| interp.c | 66 sim_engine_restart (sd, NULL, NULL, NULL_CIA); 99 sim_engine_restart (sd, NULL, NULL, NULL_CIA); 151 sim_engine_abort (sd, NULL, NULL_CIA, 156 sim_engine_restart (sd, NULL, NULL, NULL_CIA); 160 sim_engine_abort (sd, NULL, NULL_CIA,
|
| /src/external/gpl3/gdb/dist/sim/microblaze/ |
| interp.c | 163 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_stopped, SIM_SIGTRAP); 169 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_exited, RETREG); 184 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_signalled, 243 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_signalled, 258 sim_engine_halt (sd, NULL, NULL, NULL_CIA,
|
| /src/external/gpl3/gdb.old/dist/sim/microblaze/ |
| interp.c | 163 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_stopped, SIM_SIGTRAP); 169 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_exited, RETREG); 184 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_signalled, 243 sim_engine_halt (sd, NULL, NULL, NULL_CIA, sim_signalled, 258 sim_engine_halt (sd, NULL, NULL, NULL_CIA,
|
| /src/external/gpl3/gdb/dist/sim/m68hc11/ |
| emulos.c | 128 NULL, NULL_CIA, sim_exited,
|
| /src/external/gpl3/gdb.old/dist/sim/m68hc11/ |
| emulos.c | 128 NULL, NULL_CIA, sim_exited,
|
| /src/external/gpl3/gdb/dist/sim/cris/ |
| sim-if.c | 830 if (sim_core_write_buffer (sd, NULL, NULL_CIA, buf, addr_, 4) != 4)\ 842 if (sim_core_write_buffer (sd, NULL, NULL_CIA, prog_argv[i], epp, 858 if (sim_core_write_buffer (sd, NULL, NULL_CIA, environ[i], epp, strln)
|
| /src/external/gpl3/gdb.old/dist/sim/cris/ |
| sim-if.c | 830 if (sim_core_write_buffer (sd, NULL, NULL_CIA, buf, addr_, 4) != 4)\ 842 if (sim_core_write_buffer (sd, NULL, NULL_CIA, prog_argv[i], epp, 858 if (sim_core_write_buffer (sd, NULL, NULL_CIA, environ[i], epp, strln)
|