Searched refs:mips_linux_watch_set_watchlo (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/nat/
H A Dmips-linux-watch.h104 void mips_linux_watch_set_watchlo (struct pt_watch_regs *regs, int n,
H A Dmips-linux-watch.c97 mips_linux_watch_set_watchlo (struct pt_watch_regs *regs, int n, function
275 mips_linux_watch_set_watchlo (regs, i, base_addr | irw);
303 mips_linux_watch_set_watchlo (&regs_copy, i,
334 mips_linux_watch_set_watchlo (regs, i, 0);
/netbsd-current/external/gpl3/gdb/dist/gdb/nat/
H A Dmips-linux-watch.c93 mips_linux_watch_set_watchlo (struct pt_watch_regs *regs, int n, function
268 mips_linux_watch_set_watchlo (regs, i, base_addr | irw);
296 mips_linux_watch_set_watchlo (&regs_copy, i,
327 mips_linux_watch_set_watchlo (regs, i, 0);
H A Dmips-linux-watch.h104 void mips_linux_watch_set_watchlo (struct pt_watch_regs *regs, int n,
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmips-linux-nat.c626 mips_linux_watch_set_watchlo (&dummy_regs, i, 0);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmips-linux-nat.c627 mips_linux_watch_set_watchlo (&dummy_regs, i, 0);

Completed in 151 milliseconds