Searched defs:readbuf (Results 1 - 25 of 198) sorted by relevance

12345678

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmem-break.c44 gdb_byte *readbuf; local
H A Dbfd-target.c67 xfer_partial(target_object object, const char *annex, gdb_byte *readbuf, const gdb_byte *writebuf, ULONGEST offset, ULONGEST len, ULONGEST *xfered_len) argument
H A Dppc-nbsd-tdep.c74 ppcnbsd_return_value(struct gdbarch *gdbarch, struct value *function, struct type *valtype, struct regcache *regcache, gdb_byte *readbuf, const gdb_byte *writebuf) argument
H A Dvax-tdep.c202 vax_return_value(struct gdbarch *gdbarch, struct value *function, struct type *type, struct regcache *regcache, gdb_byte *readbuf, const gdb_byte *writebuf) argument
H A Di386-windows-tdep.c150 windows_core_xfer_shared_libraries(struct gdbarch *gdbarch, gdb_byte *readbuf, ULONGEST offset, ULONGEST len) argument
H A Dbsd-kvm.c176 bsd_kvm_xfer_memory(CORE_ADDR addr, ULONGEST len, gdb_byte *readbuf, const gdb_byte *writebuf) argument
189 xfer_partial(enum target_object object, const char *annex, gdb_byte *readbuf, const gdb_byte *writebuf, ULONGEST offset, ULONGEST len, ULONGEST *xfered_len) argument
H A Dauxv.c43 procfs_xfer_auxv (gdb_byte *readbuf, argument
81 ld_so_xfer_auxv (gdb_byte *readbuf, argument
221 memory_xfer_auxv(struct target_ops *ops, enum target_object object, const char *annex, gdb_byte *readbuf, const gdb_byte *writebuf, ULONGEST offset, ULONGEST len, ULONGEST *xfered_len) argument
[all...]
H A Dinf-ptrace.c365 inf_ptrace_peek_poke(ptid_t ptid, gdb_byte *readbuf, const gdb_byte *writebuf, ULONGEST addr, ULONGEST len) argument
428 xfer_partial(enum target_object object, const char *annex, gdb_byte *readbuf, const gdb_byte *writebuf, ULONGEST offset, ULONGEST len, ULONGEST *xfered_len) argument
H A Dppc-fbsd-tdep.c275 ppcfbsd_return_value(struct gdbarch *gdbarch, struct value *function, struct type *valtype, struct regcache *regcache, gdb_byte *readbuf, const gdb_byte *writebuf) argument
H A Drs6000-nat.c390 xfer_partial(enum target_object object, const char *annex, gdb_byte *readbuf, const gdb_byte *writebuf, ULONGEST offset, ULONGEST len, ULONGEST *xfered_len) argument
644 xfer_shared_libraries(enum target_object object, const char *annex, gdb_byte *readbuf, const gdb_byte *writebuf, ULONGEST offset, ULONGEST len, ULONGEST *xfered_len) argument
H A Drs6000-lynx178-tdep.c263 rs6000_lynx178_return_value(struct gdbarch *gdbarch, struct value *function, struct type *valtype, struct regcache *regcache, gdb_byte *readbuf, const gdb_byte *writebuf) argument
H A Dsparc-nat.c249 sparc_xfer_wcookie(enum target_object object, const char *annex, gdb_byte *readbuf, const gdb_byte *writebuf, ULONGEST offset, ULONGEST len, ULONGEST *xfered_len) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmem-break.c44 gdb_byte *readbuf; local
H A Dbfd-target.c66 xfer_partial(target_object object, const char *annex, gdb_byte *readbuf, const gdb_byte *writebuf, ULONGEST offset, ULONGEST len, ULONGEST *xfered_len) argument
H A Dppc-netbsd-tdep.c74 ppcnbsd_return_value(struct gdbarch *gdbarch, struct value *function, struct type *valtype, struct regcache *regcache, gdb_byte *readbuf, const gdb_byte *writebuf) argument
H A Dvax-tdep.c200 vax_return_value(struct gdbarch *gdbarch, struct value *function, struct type *type, struct regcache *regcache, gdb_byte *readbuf, const gdb_byte *writebuf) argument
H A Dbsd-kvm.c174 bsd_kvm_xfer_memory(CORE_ADDR addr, ULONGEST len, gdb_byte *readbuf, const gdb_byte *writebuf) argument
187 xfer_partial(enum target_object object, const char *annex, gdb_byte *readbuf, const gdb_byte *writebuf, ULONGEST offset, ULONGEST len, ULONGEST *xfered_len) argument
H A Dppc-fbsd-tdep.c276 ppcfbsd_return_value(struct gdbarch *gdbarch, struct value *function, struct type *valtype, struct regcache *regcache, gdb_byte *readbuf, const gdb_byte *writebuf) argument
H A Dsparc-nat.c262 sparc_xfer_wcookie(enum target_object object, const char *annex, gdb_byte *readbuf, const gdb_byte *writebuf, ULONGEST offset, ULONGEST len, ULONGEST *xfered_len) argument
H A Drs6000-lynx178-tdep.c264 rs6000_lynx178_return_value(struct gdbarch *gdbarch, struct value *function, struct type *valtype, struct regcache *regcache, gdb_byte *readbuf, const gdb_byte *writebuf) argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/nat/
H A Dnetbsd-nat.c187 qxfer_siginfo (pid_t pid, const char *annex, unsigned char *readbuf, argument
/netbsd-current/external/gpl2/lvm2/dist/test/
H A Dharness.c18 char *readbuf = NULL; variable
/netbsd-current/sys/arch/evbarm/stand/gzboot/
H A Dgzboot.c177 readbuf(struct state *s, void *buf, size_t len) function
/netbsd-current/external/gpl3/gdb/dist/gdb/nat/
H A Dnetbsd-nat.c187 qxfer_siginfo (pid_t pid, const char *annex, unsigned char *readbuf, argument
258 read_memory (pid_t pid, unsigned char *readbuf, CORE_ADDR offset, argument
/netbsd-current/games/monop/
H A Dexecute.c362 char readbuf[512]; local

Completed in 245 milliseconds

12345678