Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/ld/
HDldcref.c75 static bfd_boolean check_nocrossref (struct cref_hash_entry *, void *);
468 cref_hash_traverse (&cref_table, check_nocrossref, NULL); in check_nocrossrefs()
538 check_nocrossref (struct cref_hash_entry *h, void *ignore ATTRIBUTE_UNUSED) in check_nocrossref() function
HDChangeLog-00011132 (check_nocrossref): Interate over h->refs here instead of..
HDChangeLog-91971283 * ldcref.c (check_nocrossref): Skip symbols with no output
1317 (check_nocrossref): New static function.