HomeSort by: relevance | last modified time | path
    Searched refs:t_irw (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdbserver/
linux-mips-low.cc 691 int t_irw; local
695 t_irw = t_low & IRW_MASK;
707 if ((t_irw & mips_linux_watch_type_to_irw (watch->type)) == 0)
  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-mips-low.cc 692 int t_irw; local
696 t_irw = t_low & IRW_MASK;
708 if ((t_irw & mips_linux_watch_type_to_irw (watch->type)) == 0)

Completed in 40 milliseconds