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

/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dsim-reg.c23 /* Generic implementation of sim_fetch_register for simulators using
30 sim_fetch_register (SIM_DESC sd, int rn, unsigned char *buf, int length) function
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dsim-reg.c26 /* Generic implementation of sim_fetch_register for simulators using
33 sim_fetch_register (SIM_DESC sd, int rn, void *buf, int length) function
/netbsd-current/external/gpl3/gdb.old/dist/include/gdb/
H A Dremote-sim.h192 int sim_fetch_register (SIM_DESC sd, int regno, unsigned char *buf, int length);
/netbsd-current/external/gpl3/gdb/dist/include/sim/
H A Dsim.h185 int sim_fetch_register (SIM_DESC sd, int regno, void *buf, int length);
/netbsd-current/external/gpl3/binutils.old/dist/include/sim/
H A Dsim.h192 int sim_fetch_register (SIM_DESC sd, int regno, unsigned char *buf, int length);
/netbsd-current/external/gpl3/binutils/dist/include/sim/
H A Dsim.h182 int sim_fetch_register (SIM_DESC sd, int regno, void *buf, int length);
/netbsd-current/external/gpl3/gdb.old/dist/sim/rl78/
H A Dgdb-if.c327 sim_fetch_register (SIM_DESC sd, int regno, unsigned char *buf, int length) function
/netbsd-current/external/gpl3/gdb/dist/sim/rl78/
H A Dgdb-if.c330 sim_fetch_register (SIM_DESC sd, int regno, void *buf, int length) function
/netbsd-current/external/gpl3/gdb.old/dist/sim/m32c/
H A Dgdb-if.c291 sim_fetch_register (SIM_DESC sd, int regno, unsigned char *buf, int length) function
/netbsd-current/external/gpl3/gdb.old/dist/sim/erc32/
H A Dinterf.c323 sim_fetch_register(sd, regno, buf, length) function
/netbsd-current/external/gpl3/gdb.old/dist/sim/rx/
H A Dgdb-if.c420 sim_fetch_register (SIM_DESC sd, int regno, unsigned char *buf, int length) function
/netbsd-current/external/gpl3/gdb/dist/sim/m32c/
H A Dgdb-if.c294 sim_fetch_register (SIM_DESC sd, int regno, void *buf, int length) function
/netbsd-current/external/gpl3/gdb/dist/sim/erc32/
H A Dinterf.c326 sim_fetch_register(SIM_DESC sd, int regno, void *buf, int length) function
/netbsd-current/external/gpl3/gdb/dist/sim/rx/
H A Dgdb-if.c425 sim_fetch_register (SIM_DESC sd, int regno, void *buf, int length) function
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dremote-sim.c474 nr_bytes = sim_fetch_register (sim_data->gdbsim_desc,
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dremote-sim.c479 nr_bytes = sim_fetch_register (sim_data->gdbsim_desc,
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dgdb-sim.c1272 sim_fetch_register (SIM_DESC sd, int regno, unsigned char *buf, int length) function
1279 TRACE(trace_gdb, ("sim_fetch_register(regno=%d(%s), buf=0x%lx)\n",
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dgdb-sim.c1272 sim_fetch_register (SIM_DESC sd, int regno, void *buf, int length) function
1279 TRACE(trace_gdb, ("sim_fetch_register(regno=%d(%s), buf=%p)\n",

Completed in 314 milliseconds