Searched refs:mips_linux_watch_set_watchhi (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/nat/
H A Dmips-linux-watch.h107 void mips_linux_watch_set_watchhi (struct pt_watch_regs *regs, int n,
H A Dmips-linux-watch.c138 mips_linux_watch_set_watchhi (struct pt_watch_regs *regs, int n, function
276 mips_linux_watch_set_watchhi (regs, i, mask_bits & ~IRW_MASK);
305 mips_linux_watch_set_watchhi (&regs_copy, i,
335 mips_linux_watch_set_watchhi (regs, i, 0);
/netbsd-current/external/gpl3/gdb/dist/gdb/nat/
H A Dmips-linux-watch.c132 mips_linux_watch_set_watchhi (struct pt_watch_regs *regs, int n, function
269 mips_linux_watch_set_watchhi (regs, i, mask_bits & ~IRW_MASK);
298 mips_linux_watch_set_watchhi (&regs_copy, i,
328 mips_linux_watch_set_watchhi (regs, i, 0);
H A Dmips-linux-watch.h107 void mips_linux_watch_set_watchhi (struct pt_watch_regs *regs, int n,

Completed in 101 milliseconds