Searched refs:child_xfer_memory (Results 1 - 9 of 9) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/
H A Dinftarg.c540 return child_xfer_memory (offset, readbuf, len, 0/*write*/,
543 return child_xfer_memory (offset, (void *) writebuf, len, 1/*write*/,
596 deprecated_child_ops.deprecated_xfer_memory = child_xfer_memory;
H A Dinfptrace.c414 child_xfer_memory (CORE_ADDR memaddr, char *myaddr, int len, int write,
410 child_xfer_memory (CORE_ADDR memaddr, char *myaddr, int len, int write, function
H A Dtarget.h550 extern int child_xfer_memory (CORE_ADDR, char *, int, int,
H A Dhppah-nat.c298 child_xfer_memory (CORE_ADDR memaddr, char *myaddr, int len, int write, function
H A Dwin32-nat.c1920 child_xfer_memory (CORE_ADDR memaddr, char *our, int len, function
2083 deprecated_child_ops.deprecated_xfer_memory = child_xfer_memory;
H A Dwince.c1796 child_xfer_memory (CORE_ADDR memaddr, char *our, int len, int write, function
1903 deprecated_child_ops.deprecated_xfer_memory = child_xfer_memory;
H A Drs6000-nat.c451 child_xfer_memory (CORE_ADDR memaddr, char *myaddr, int len, function
H A Dlinux-nat.c2288 xfer = child_xfer_memory (memaddr, myaddr, len, write, attrib, target);
H A Dinfttrace.c4845 child_xfer_memory (CORE_ADDR memaddr, char *myaddr, int len, int write,
4824 child_xfer_memory (CORE_ADDR memaddr, char *myaddr, int len, int write, function

Completed in 102 milliseconds