Home | History | Annotate | Download | only in m_gdbserver

Lines Matching refs:hexify

615 int hexify (char *hex, const char *bin, int count)
641 hexify (buf, rev, count);
643 hexify (buf, bin, count);
868 hexify(buf+1, s, len);