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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/nat/
H A Dmips-linux-watch.h113 uint32_t mips_linux_watch_type_to_irw (enum target_hw_bp_type type);
H A Dmips-linux-watch.c201 mips_linux_watch_type_to_irw (enum target_hw_bp_type type) function
341 uint32_t irw = mips_linux_watch_type_to_irw (w->type);
/netbsd-current/external/gpl3/gdb/dist/gdb/nat/
H A Dmips-linux-watch.h113 uint32_t mips_linux_watch_type_to_irw (enum target_hw_bp_type type);
H A Dmips-linux-watch.c194 mips_linux_watch_type_to_irw (enum target_hw_bp_type type) function
334 uint32_t irw = mips_linux_watch_type_to_irw (w->type);
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-mips-low.cc569 irw = mips_linux_watch_type_to_irw (watch_type);
709 if ((t_irw & mips_linux_watch_type_to_irw (watch->type)) == 0)
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-mips-low.cc569 irw = mips_linux_watch_type_to_irw (watch_type);
709 if ((t_irw & mips_linux_watch_type_to_irw (watch->type)) == 0)
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmips-linux-nat.c692 mips_linux_watch_type_to_irw (type)))
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmips-linux-nat.c690 mips_linux_watch_type_to_irw (type)))

Completed in 175 milliseconds