Searched refs:mips_linux_watch_get_watchlo (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/nat/
H A Dmips-linux-watch.h103 CORE_ADDR mips_linux_watch_get_watchlo (struct pt_watch_regs *regs, int n);
H A Dmips-linux-watch.c79 mips_linux_watch_get_watchlo (struct pt_watch_regs *regs, int n) function
255 t_low = mips_linux_watch_get_watchlo (regs, i);
268 t_low = mips_linux_watch_get_watchlo (regs, i);
292 t_low = mips_linux_watch_get_watchlo (&regs_copy, i);
/netbsd-current/external/gpl3/gdb/dist/gdb/nat/
H A Dmips-linux-watch.c76 mips_linux_watch_get_watchlo (struct pt_watch_regs *regs, int n) function
248 t_low = mips_linux_watch_get_watchlo (regs, i);
261 t_low = mips_linux_watch_get_watchlo (regs, i);
285 t_low = mips_linux_watch_get_watchlo (&regs_copy, i);
H A Dmips-linux-watch.h103 CORE_ADDR mips_linux_watch_get_watchlo (struct pt_watch_regs *regs, int n);
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-mips-low.cc696 t_low = mips_linux_watch_get_watchlo (&priv->watch_readback, n);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmips-linux-nat.c525 mips_linux_watch_get_watchlo (&watch_mirror,
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-mips-low.cc696 t_low = mips_linux_watch_get_watchlo (&priv->watch_readback, n);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmips-linux-nat.c526 mips_linux_watch_get_watchlo (&watch_mirror,

Completed in 110 milliseconds