Searched refs:dowrite (Results 1 – 5 of 5) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | sol-thread.c | 665 int dowrite, struct mem_attrib *attrib, in sol_thread_xfer_memory() argument 685 dowrite, attrib, target); in sol_thread_xfer_memory() 688 dowrite, attrib, target); in sol_thread_xfer_memory() 989 rw_common (int dowrite, const struct ps_prochandle *ph, gdb_ps_addr_t addr, in rw_common() argument 1020 dowrite, 0, &procfs_ops); in rw_common() 1023 dowrite, 0, &core_ops); in rw_common() 1027 if (dowrite == 0) in rw_common() 1038 if (dowrite == 0) in rw_common()
|
| D | hpux-thread.c | 400 int dowrite, struct mem_attrib *attribs, in hpux_thread_xfer_memory() argument 411 deprecated_child_ops.deprecated_xfer_memory (memaddr, myaddr, len, dowrite, attribs, target); in hpux_thread_xfer_memory()
|
| D | nto-procfs.c | 753 procfs_xfer_memory (CORE_ADDR memaddr, char *myaddr, int len, int dowrite, in procfs_xfer_memory() argument 760 if (dowrite) in procfs_xfer_memory()
|
| D | procfs.c | 4342 procfs_xfer_memory (CORE_ADDR memaddr, char *myaddr, int len, int dowrite, in procfs_xfer_memory() argument 4359 if (dowrite) in procfs_xfer_memory()
|
| /mirbsd/src/bin/mksh/ |
| D | histrap.c | 632 histsave(int *lnp, const char *cmd, bool dowrite MKSH_A_UNUSED, bool ignoredups) in histsave() 653 if (dowrite && histfd != -1) in histsave()
|