Home | History | Annotate | Download | only in m_gdbserver

Lines Matching full:regbytes

1238          char *regbytes;
1242 regbytes = strchr(&own_buf[0], '=') + 1;
1251 supply_register_from_string (regno, regbytes, &mod);