HomeSort by: relevance | last modified time | path
    Searched defs:sim_stop_reason (Results 1 - 16 of 16) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/common/
sim-reason.c 29 /* Generic implementation of sim_stop_reason */
32 sim_stop_reason (SIM_DESC sd, enum sim_stop *reason, int *sigrc) function
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-reason.c 29 /* Generic implementation of sim_stop_reason */
32 sim_stop_reason (SIM_DESC sd, enum sim_stop *reason, int *sigrc) function
  /src/external/gpl3/gdb/dist/sim/erc32/
interf.c 365 sim_stop_reason(SIM_DESC sd, enum sim_stop *reason, int *sigrc) function
  /src/external/gpl3/gdb/dist/sim/m32c/
gdb-if.c 559 sim_stop_reason appropriately. */
605 the flag in sim_stop_reason, after GDB has disabled the
643 sim_stop_reason (SIM_DESC sd, enum sim_stop *reason_p, int *sigrc_p) function
  /src/external/gpl3/gdb/dist/sim/ppc/
sim_calls.c 188 sim_stop_reason (SIM_DESC sd, enum sim_stop *reason, int *sigrc) function
214 TRACE(trace_gdb, ("sim_stop_reason(reason=%p(%ld), sigrc=%p(%ld))\n",
  /src/external/gpl3/gdb/dist/sim/rl78/
gdb-if.c 446 sim_stop_reason appropriately. */
488 the flag in sim_stop_reason, after GDB has disabled the
525 sim_stop_reason (SIM_DESC sd, enum sim_stop *reason_p, int *sigrc_p) function
  /src/external/gpl3/gdb.old/dist/sim/erc32/
interf.c 365 sim_stop_reason(SIM_DESC sd, enum sim_stop *reason, int *sigrc) function
  /src/external/gpl3/gdb.old/dist/sim/m32c/
gdb-if.c 559 sim_stop_reason appropriately. */
605 the flag in sim_stop_reason, after GDB has disabled the
643 sim_stop_reason (SIM_DESC sd, enum sim_stop *reason_p, int *sigrc_p) function
  /src/external/gpl3/gdb.old/dist/sim/ppc/
sim_calls.c 188 sim_stop_reason (SIM_DESC sd, enum sim_stop *reason, int *sigrc) function
214 TRACE(trace_gdb, ("sim_stop_reason(reason=%p(%ld), sigrc=%p(%ld))\n",
  /src/external/gpl3/gdb.old/dist/sim/rl78/
gdb-if.c 446 sim_stop_reason appropriately. */
488 the flag in sim_stop_reason, after GDB has disabled the
525 sim_stop_reason (SIM_DESC sd, enum sim_stop *reason_p, int *sigrc_p) function
  /src/external/gpl3/gdb/dist/sim/arm/
wrapper.c 913 sim_stop_reason (SIM_DESC sd ATTRIBUTE_UNUSED, function
  /src/external/gpl3/gdb/dist/sim/rx/
gdb-if.c 696 sim_stop_reason appropriately. */
751 the flag in sim_stop_reason, after GDB has disabled the
792 sim_stop_reason (SIM_DESC sd, enum sim_stop *reason_p, int *sigrc_p) function
  /src/external/gpl3/gdb.old/dist/sim/arm/
wrapper.c 913 sim_stop_reason (SIM_DESC sd ATTRIBUTE_UNUSED, function
  /src/external/gpl3/gdb.old/dist/sim/rx/
gdb-if.c 696 sim_stop_reason appropriately. */
751 the flag in sim_stop_reason, after GDB has disabled the
792 sim_stop_reason (SIM_DESC sd, enum sim_stop *reason_p, int *sigrc_p) function
  /src/external/gpl3/gdb/dist/sim/sh/
interp.c 2254 sim_stop_reason (SIM_DESC sd, enum sim_stop *reason, int *sigrc) function
  /src/external/gpl3/gdb.old/dist/sim/sh/
interp.c 2254 sim_stop_reason (SIM_DESC sd, enum sim_stop *reason, int *sigrc) function

Completed in 36 milliseconds