Home
last modified time | relevance | path

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

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