Home
last modified time | relevance | path

Searched refs:csym_end (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/binutils/ld/
Dldcref.c359 struct cref_hash_entry **csyms, **csym_fill, **csym, **csym_end; in output_cref() local
387 csym_end = csyms + cref_symcount; in output_cref()
388 for (csym = csyms; csym < csym_end; csym++) in output_cref()