Searched refs:check_nocrossref (Results 1 – 4 of 4) sorted by relevance
79 static bfd_boolean check_nocrossref (struct cref_hash_entry *, void *);499 cref_hash_traverse (&cref_table, check_nocrossref, NULL); in check_nocrossrefs()546 check_nocrossref (struct cref_hash_entry *h, void *ignore ATTRIBUTE_UNUSED) in check_nocrossref() function
321 (check_nocrossref): Pass TRUE to check_refs.
1132 (check_nocrossref): Interate over h->refs here instead of..
1283 * ldcref.c (check_nocrossref): Skip symbols with no output1317 (check_nocrossref): New static function.