Searched refs:sim_stop_reason (Results 1 - 19 of 19) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/common/
H A Dsim-reason.c24 /* Generic implementation of sim_stop_reason */
27 sim_stop_reason (SIM_DESC sd, enum sim_stop *reason, int *sigrc) function
H A Dnrun.c149 sim_stop_reason (sd, &reason, &sigrc);
177 sim_stop_reason (sd, &reason, &sigrc);
H A Drun.c254 sim_stop_reason() can be used to determine any stop reason. */
263 sim_stop_reason (sd, &reason, &sigrc);
276 sim_stop_reason (sd, &reason, &sigrc);
284 sim_stop_reason (sd, &reason, &sigrc);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/gdb/
H A Dremote-sim.h222 sim_stop_reason() is passed back to the simulator via SIGGNAL then
268 void sim_stop_reason (SIM_DESC sd, enum sim_stop *reason, int *sigrc);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/gdb/
H A Dremote-sim.h224 sim_stop_reason() is passed back to the simulator via SIGGNAL then
270 void sim_stop_reason (SIM_DESC sd, enum sim_stop *reason, int *sigrc);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/ppc/
H A Dsim_calls.c193 sim_stop_reason (SIM_DESC sd, enum sim_stop *reason, int *sigrc) function
219 TRACE(trace_gdb, ("sim_stop_reason(reason=0x%lx(%ld), sigrc=0x%lx(%ld))\n",
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/rx/
H A Dgdb-if.c706 sim_stop_reason appropriately. */
761 the flag in sim_stop_reason, after GDB has disabled the
802 sim_stop_reason (SIM_DESC sd, enum sim_stop *reason_p, int *sigrc_p) function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/erc32/
H A Dinterf.c379 sim_stop_reason(sd, reason, sigrc) function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/m32c/
H A Dgdb-if.c563 sim_stop_reason appropriately. */
609 the flag in sim_stop_reason, after GDB has disabled the
645 sim_stop_reason (SIM_DESC sd, enum sim_stop *reason_p, int *sigrc_p) function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/arm/
H A Dwrapper.c899 sim_stop_reason (sd, reason, sigrc) function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/microblaze/
H A Dinterp.c793 sim_stop_reason (SIM_DESC sd, enum sim_stop *reason, int *sigrc) function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dremote-sim.c1015 sim_stop_reason (sim_data->gdbsim_desc, &reason, &sigrc);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/d10v/
H A Dinterp.c1260 sim_stop_reason (sd, reason, sigrc) function
1265 /* (*d10v_callback->printf_filtered) (d10v_callback, "sim_stop_reason: PC=0x%x\n",PC<<2); */
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/avr/
H A Dinterp.c1756 sim_stop_reason (SIM_DESC sd, enum sim_stop * reason, int *sigrc) function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/cr16/
H A Dinterp.c1399 sim_stop_reason (sd, reason, sigrc) function
1404 /* (*cr16_callback->printf_filtered) (cr16_callback, "sim_stop_reason: PC=0x%x\n",PC<<2); */
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/moxie/
H A Dinterp.c1121 sim_stop_reason (sd, reason, sigrc) function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/mcore/
H A Dinterp.c1814 sim_stop_reason (sd, reason, sigrc) function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/sh/
H A Dinterp.c2548 sim_stop_reason (sd, reason, sigrc) function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/h8300/
H A Dcompile.c4800 sim_stop_reason (SIM_DESC sd, enum sim_stop *reason, int *sigrc) function

Completed in 282 milliseconds