Searched refs:tocsave_entry (Results 1 – 2 of 2) sorted by relevance
4252 struct tocsave_entry { struct4260 const struct tocsave_entry *e = (const struct tocsave_entry *) p; in tocsave_htab_hash() argument4267 const struct tocsave_entry *e1 = (const struct tocsave_entry *) p1; in tocsave_htab_eq()4268 const struct tocsave_entry *e2 = (const struct tocsave_entry *) p2; in tocsave_htab_eq()7520 static struct tocsave_entry *7530 struct tocsave_entry ent, *p; in tocsave_find()7532 struct tocsave_entry **slot; in tocsave_find()7551 slot = ((struct tocsave_entry **) in tocsave_find()7558 p = (struct tocsave_entry *) bfd_alloc (ibfd, sizeof (*p)); in tocsave_find()
723 (struct tocsave_entry): New.