Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/ld/
Dldcref.c368 struct cref_hash_entry **csyms, **csym_fill, **csym, **csym_end; in output_cref() local
396 csym_end = csyms + cref_symcount; in output_cref()
397 for (csym = csyms; csym < csym_end; csym++) in output_cref()