Home | History | Annotate | Download | only in bfd

Lines Matching defs:sum_chars

55    It consists of three fields, 'sum_chars' which is the sum of all the
63 bfd_vma sum_chars; /* Accumulated sum of STABS characters. */
323 bfd_vma sum_chars;
335 sum_chars = num_chars = 0;
375 sum_chars += *str;
399 if (t->sum_chars == sum_chars
411 ne->val = sum_chars;
424 t->sum_chars = sum_chars;