Home | History | Annotate | Download | only in m_debuginfo

Lines Matching refs:symend

1456       HChar*   symend = buf + VG_(strlen)(buf);
1465 if (len < (end - symend)) {
1467 VG_(memcpy)(symend, cp, len+1);