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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/nat/
H A Dmips-linux-watch.h109 int mips_linux_watch_try_one_watch (struct pt_watch_regs *regs,
H A Dmips-linux-watch.c236 mips_linux_watch_try_one_watch (struct pt_watch_regs *regs, function
343 i = mips_linux_watch_try_one_watch (regs, w->addr, w->len, irw);
/netbsd-current/external/gpl3/gdb/dist/gdb/nat/
H A Dmips-linux-watch.h109 int mips_linux_watch_try_one_watch (struct pt_watch_regs *regs,
H A Dmips-linux-watch.c229 mips_linux_watch_try_one_watch (struct pt_watch_regs *regs, function
336 i = mips_linux_watch_try_one_watch (regs, w->addr, w->len, irw);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmips-linux-nat.c627 return mips_linux_watch_try_one_watch (&dummy_regs, addr, len, 0);
691 if (!mips_linux_watch_try_one_watch (&regs, addr, len,
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmips-linux-nat.c628 return mips_linux_watch_try_one_watch (&dummy_regs, addr, len, 0);
689 if (!mips_linux_watch_try_one_watch (&regs, addr, len,
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-mips-low.cc570 if (!mips_linux_watch_try_one_watch (&regs, addr, len, irw))
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-mips-low.cc570 if (!mips_linux_watch_try_one_watch (&regs, addr, len, irw))

Completed in 160 milliseconds