Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/ld/
H A Dldcref.c323 cref_fill_array (struct cref_hash_entry *h, void *data) in cref_fill_array() function
382 cref_hash_traverse (&cref_table, cref_fill_array, &csym_fill); in output_cref()
H A DChangeLog214 (cref_fill_array): Adjust for changed demangler.
236 * ldcref.c (cref_fill_array): Call bfd_demangle rather than demangle.