Home
last modified time | relevance | path

Searched defs:writebuf (Results 1 – 19 of 19) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dauxv.c42 const gdb_byte *writebuf, in procfs_xfer_auxv()
73 const gdb_byte *writebuf, in ld_so_xfer_auxv()
209 const gdb_byte *writebuf, in memory_xfer_auxv()
H A Dbsd-kvm.c123 gdb_byte *readbuf, const gdb_byte *writebuf) in bsd_kvm_xfer_memory()
137 const gdb_byte *writebuf, in bsd_kvm_xfer_partial()
H A Dbfd-target.c43 const gdb_byte *writebuf, in target_bfd_xfer_partial()
H A Dexec.c621 section_table_xfer_memory_partial (gdb_byte *readbuf, const gdb_byte *writebuf, in section_table_xfer_memory_partial()
689 const gdb_byte *writebuf, in exec_xfer_partial()
H A Dinf-ptrace.c469 const gdb_byte *writebuf, in inf_ptrace_xfer_partial()
H A Dbsd-uthread.c340 const gdb_byte *writebuf, in bsd_uthread_xfer_partial()
H A Dcorelow.c688 const gdb_byte *writebuf, ULONGEST offset, in core_xfer_partial()
H A Dtarget.c1424 void *readbuf, const void *writebuf, ULONGEST memaddr, in memory_xfer_partial_1()
1635 void *readbuf, const void *writebuf, ULONGEST memaddr, in memory_xfer_partial()
1693 void *readbuf, const void *writebuf, in target_xfer_partial()
1943 const gdb_byte *writebuf, ULONGEST offset, LONGEST len) in default_xfer_partial()
1989 const gdb_byte *writebuf, ULONGEST offset, LONGEST len) in current_xfer_partial()
H A Drecord-full.c1648 const gdb_byte *writebuf, ULONGEST offset, in record_full_xfer_partial()
2180 const gdb_byte *writebuf, ULONGEST offset, in record_full_core_xfer_partial()
H A Dxml-support.c961 gdb_byte *readbuf, const gdb_byte *writebuf, in xml_builtin_xfer_partial()
H A Damd64-tdep.c615 gdb_byte *readbuf, const gdb_byte *writebuf) in amd64_return_value()
H A Di386-tdep.c2675 gdb_byte *readbuf, const gdb_byte *writebuf) in i386_return_value()
H A Dtracepoint.c4565 const gdb_byte *writebuf, ULONGEST offset, LONGEST len) in tfile_xfer_partial()
H A Dremote.c8544 const char *annex, const gdb_byte *writebuf, in remote_write_qxfer()
8662 const gdb_byte *writebuf, ULONGEST offset, LONGEST len) in remote_xfer_partial()
H A Dgdbarch.c2563 …tion, struct type *valtype, struct regcache *regcache, gdb_byte *readbuf, const gdb_byte *writebuf) in gdbarch_return_value()
H A Dbreakpoint.c1440 breakpoint_xfer_memory (gdb_byte *readbuf, gdb_byte *writebuf, in breakpoint_xfer_memory()
/dflybsd-src/libexec/mknetid/
H A Dmknetid.c103 char writebuf[LINSIZ]; in main() local
/dflybsd-src/gnu/usr.bin/gdb/kgdb/
H A Dtrgt.c263 const gdb_byte *writebuf, in kgdb_trgt_xfer_partial()
/dflybsd-src/usr.sbin/makefs/ffs/
H A Dmkfs.c96 static char writebuf[FFS_MAXBSIZE]; variable