Home | History | Annotate | Download | only in bfd

Lines Matching full:vec_len

6722         unsigned int vec_len;
6726 vec_len = (buf[0] + 1 + 7) / 8;
6727 for (i = 0; i < vec_len; i++)
6730 vs = buf + 1 + vec_len;