Searched refs:cref_symcount (Results 1 – 1 of 1) sorted by relevance
104 static size_t cref_symcount; variable144 ++cref_symcount; in cref_hash_newfunc()244 old_symcount = cref_symcount; in handle_asneeded_cref()286 cref_symcount = old_symcount; in handle_asneeded_cref()379 csyms = xmalloc (cref_symcount * sizeof (*csyms)); in output_cref()383 ASSERT ((size_t) (csym_fill - csyms) == cref_symcount); in output_cref()385 qsort (csyms, cref_symcount, sizeof (*csyms), cref_sort_array); in output_cref()387 csym_end = csyms + cref_symcount; in output_cref()