Home
last modified time | relevance | path

Searched refs:mips_store_word (Results 1 – 12 of 12) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dremote-mips.c107 static int mips_store_word (CORE_ADDR addr, unsigned int value,
2002 mips_store_word (CORE_ADDR addr, unsigned int val, char *old_contents) in mips_store_word() function
2078 status = mips_store_word (addr, in mips_xfer_memory()
H A DChangeLog-19944762 (mips_store_word): Change calling convention to return errors, and
4764 (mips_xfer_memory): Deal with errors from mips_store_word.
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dremote-mips.c107 static int mips_store_word (CORE_ADDR addr, unsigned int value,
2002 mips_store_word (CORE_ADDR addr, unsigned int val, char *old_contents) in mips_store_word() function
2078 status = mips_store_word (addr, in mips_xfer_memory()
H A DChangeLog-19944762 (mips_store_word): Change calling convention to return errors, and
4764 (mips_xfer_memory): Deal with errors from mips_store_word.
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dremote-mips.c100 static int mips_store_word (CORE_ADDR addr, unsigned int value,
2119 mips_store_word (CORE_ADDR addr, unsigned int val, int *old_contents) in mips_store_word() function
2209 status = mips_store_word (addr, word, NULL); in mips_xfer_memory()
H A DChangeLog-19944762 (mips_store_word): Change calling convention to return errors, and
4764 (mips_xfer_memory): Deal with errors from mips_store_word.
H A DChangeLog-20095618 * remote-mips.c (mips_store_word): Return old_contents as host
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dremote-mips.c99 static int mips_store_word (CORE_ADDR addr, unsigned int value,
2117 mips_store_word (CORE_ADDR addr, unsigned int val, int *old_contents) in mips_store_word() function
2207 status = mips_store_word (addr, word, NULL); in mips_xfer_memory()
H A DChangeLog-19944762 (mips_store_word): Change calling convention to return errors, and
4764 (mips_xfer_memory): Deal with errors from mips_store_word.
H A DChangeLog-20095618 * remote-mips.c (mips_store_word): Return old_contents as host
/dports/devel/gdb/gdb-11.1/gdb/
H A DChangeLog-19944762 (mips_store_word): Change calling convention to return errors, and
4764 (mips_xfer_memory): Deal with errors from mips_store_word.
H A DChangeLog-20095614 * remote-mips.c (mips_store_word): Return old_contents as host