Home
last modified time | relevance | path

Searched refs:gnu_xfer_memory (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgnu-nat.c2445 gnu_xfer_memory (CORE_ADDR memaddr, char *myaddr, int len, int write, in gnu_xfer_memory() function
2600 gnu_ops.deprecated_xfer_memory = gnu_xfer_memory; in init_gnu_ops()
H A DChangeLog-20001958 * gnu-nat.c (gnu_xfer_memory): Protoize.
7171 (gnu_xfer_memory): Remove unused variable `result'.
H A DChangeLog-20017877 * gnu-nat.c (gnu_xfer_memory): Ditto.
H A DChangeLog-200210685 (gnu_xfer_memory): Add a cast.