Searched refs:tocsave_entry (Results 1 – 2 of 2) sorted by relevance
4148 struct tocsave_entry { struct4156 const struct tocsave_entry *e = (const struct tocsave_entry *) p; in tocsave_htab_hash() argument4163 const struct tocsave_entry *e1 = (const struct tocsave_entry *) p1; in tocsave_htab_eq()4164 const struct tocsave_entry *e2 = (const struct tocsave_entry *) p2; in tocsave_htab_eq()7335 static struct tocsave_entry *7345 struct tocsave_entry ent, *p; in tocsave_find()7347 struct tocsave_entry **slot; in tocsave_find()7366 slot = ((struct tocsave_entry **) in tocsave_find()7373 p = (struct tocsave_entry *) bfd_alloc (ibfd, sizeof (*p)); in tocsave_find()
723 (struct tocsave_entry): New.