Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/bfd/
HDhash.c621 struct strtab_hash_entry struct
627 struct strtab_hash_entry *next; argument
638 struct strtab_hash_entry *first;
640 struct strtab_hash_entry *last;
653 struct strtab_hash_entry *ret = (struct strtab_hash_entry *) entry; in strtab_hash_newfunc()
663 ret = (struct strtab_hash_entry *) in strtab_hash_newfunc()
679 ((struct strtab_hash_entry *) \
695 sizeof (struct strtab_hash_entry))) in _bfd_stringtab_init()
743 struct strtab_hash_entry *entry; in _bfd_stringtab_add()
805 struct strtab_hash_entry *entry; in _bfd_stringtab_emit()
HDChangeLog-94956522 (struct strtab_hash_entry, struct strtab_hash): Define.