Searched refs:csym_fill (Results 1 – 1 of 1) sorted by relevance
368 struct cref_hash_entry **csyms, **csym_fill, **csym, **csym_end; in output_cref() local390 csym_fill = csyms; in output_cref()391 cref_hash_traverse (&cref_table, cref_fill_array, &csym_fill); in output_cref()392 ASSERT ((size_t) (csym_fill - csyms) == cref_symcount); in output_cref()