Searched refs:check_nocrossref (Results 1 – 3 of 3) sorted by relevance
75 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
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.