Home
last modified time | relevance | path

Searched refs:section_hash_entry (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/binutils/bfd/
H A Dsection.c723 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()
[all …]
H A Dlibbfd-in.h56 struct section_hash_entry struct
H A Dlibbfd.h61 struct section_hash_entry struct
H A Dbfd.c1507 sizeof (struct section_hash_entry))) in bfd_preserve_save()
H A Dopncls.c74 sizeof (struct section_hash_entry), 251)) in _bfd_new_bfd()
H A DChangeLog-20062963 * section.c (struct section_hash_entry): Move to..
H A DChangeLog-0001382 * section.c (struct section_hash_entry): New.