Lines Matching refs:section_hash_entry
723 bfd_hash_allocate (table, sizeof (struct section_hash_entry)); in bfd_section_hash_newfunc()
731 memset (&((struct section_hash_entry *) entry)->section, 0, in bfd_section_hash_newfunc()
738 ((struct section_hash_entry *) \
834 struct section_hash_entry *sh; in bfd_get_section_by_name()
874 struct section_hash_entry *sh; in bfd_get_section_by_name_if()
886 sh = (struct section_hash_entry *) sh->root.next; in bfd_get_section_by_name_if()
986 struct section_hash_entry *sh; in bfd_make_section_old_way()
1034 struct section_hash_entry *sh; in bfd_make_section_anyway_with_flags()
1054 struct section_hash_entry *new_sh; in bfd_make_section_anyway_with_flags()
1055 new_sh = (struct section_hash_entry *) in bfd_make_section_anyway_with_flags()
1113 struct section_hash_entry *sh; in bfd_make_section_with_flags()