Home | History | Annotate | Download | only in bfd

Lines Matching refs:sindex

1461   unsigned long sindex;
1475 sindex = strlen (no_name_func) + 1;
1527 rp->irpss = sindex;
1529 sindex += strlen (sv[i]) + 1;
1533 size = sizeof (struct rpdr_ext) * (count + 2) + sindex;