Searched refs:sim_store_register (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dsim-reg.c38 /* Generic implementation of sim_store_register for simulators using
45 sim_store_register (SIM_DESC sd, int rn, unsigned char *buf, int length) function
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dsim-reg.c41 /* Generic implementation of sim_store_register for simulators using
48 sim_store_register (SIM_DESC sd, int rn, const void *buf, int length) function
/netbsd-current/external/gpl3/gdb.old/dist/include/gdb/
H A Dremote-sim.h206 int sim_store_register (SIM_DESC sd, int regno, unsigned char *buf, int length);
/netbsd-current/external/gpl3/gdb/dist/include/sim/
H A Dsim.h199 int sim_store_register (SIM_DESC sd, int regno, const void *buf, int length);
/netbsd-current/external/gpl3/binutils.old/dist/include/sim/
H A Dsim.h206 int sim_store_register (SIM_DESC sd, int regno, unsigned char *buf, int length);
/netbsd-current/external/gpl3/binutils/dist/include/sim/
H A Dsim.h196 int sim_store_register (SIM_DESC sd, int regno, const void *buf, int length);
/netbsd-current/external/gpl3/gdb.old/dist/sim/rl78/
H A Dgdb-if.c356 sim_store_register (SIM_DESC sd, int regno, unsigned char *buf, int length) function
/netbsd-current/external/gpl3/gdb/dist/sim/rl78/
H A Dgdb-if.c359 sim_store_register (SIM_DESC sd, int regno, const void *buf, int length) function
/netbsd-current/external/gpl3/gdb.old/dist/sim/m32c/
H A Dgdb-if.c403 sim_store_register (SIM_DESC sd, int regno, unsigned char *buf, int length) function
/netbsd-current/external/gpl3/gdb.old/dist/sim/erc32/
H A Dinterf.c307 sim_store_register(sd, regno, value, length) function
/netbsd-current/external/gpl3/gdb.old/dist/sim/rx/
H A Dgdb-if.c530 sim_store_register (SIM_DESC sd, int regno, unsigned char *buf, int length) function
/netbsd-current/external/gpl3/gdb/dist/sim/m32c/
H A Dgdb-if.c406 sim_store_register (SIM_DESC sd, int regno, const void *buf, int length) function
/netbsd-current/external/gpl3/gdb/dist/sim/erc32/
H A Dinterf.c313 sim_store_register(SIM_DESC sd, int regno, const void *buf, int length) function
/netbsd-current/external/gpl3/gdb/dist/sim/rx/
H A Dgdb-if.c535 sim_store_register (SIM_DESC sd, int regno, const void *buf, int length) function
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dremote-sim.c529 nr_bytes = sim_store_register (sim_data->gdbsim_desc,
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dremote-sim.c534 nr_bytes = sim_store_register (sim_data->gdbsim_desc,
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dgdb-sim.c1287 sim_store_register (SIM_DESC sd, int regno, unsigned char *buf, int length) function
1294 TRACE(trace_gdb, ("sim_store_register(regno=%d(%s), buf=0x%lx)\n",
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dgdb-sim.c1287 sim_store_register (SIM_DESC sd, int regno, const void *buf, int length) function
1294 TRACE(trace_gdb, ("sim_store_register(regno=%d(%s), buf=%p)\n",

Completed in 292 milliseconds