Home
last modified time | relevance | path

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

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