Home
last modified time | relevance | path

Searched refs:tocsave_entry (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf64-ppc.c4148 struct tocsave_entry { struct
4156 const struct tocsave_entry *e = (const struct tocsave_entry *) p; in tocsave_htab_hash() argument
4163 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()
DChangeLog-2011723 (struct tocsave_entry): New.