Searched refs:section_hash_entry (Results 1 – 7 of 7) sorted by relevance
774 bfd_hash_allocate (table, sizeof (struct section_hash_entry)); in bfd_section_hash_newfunc()782 memset (&((struct section_hash_entry *) entry)->section, 0, in bfd_section_hash_newfunc()789 ((struct section_hash_entry *) \880 struct section_hash_entry *sh; in bfd_get_section_by_name()905 struct section_hash_entry *sh; in bfd_get_next_section_by_name()909 sh = ((struct section_hash_entry *) in bfd_get_next_section_by_name()910 ((char *) sec - offsetof (struct section_hash_entry, section))); in bfd_get_next_section_by_name()914 for (sh = (struct section_hash_entry *) sh->root.next; in bfd_get_next_section_by_name()916 sh = (struct section_hash_entry *) sh->root.next) in bfd_get_next_section_by_name()977 struct section_hash_entry *sh; in bfd_get_section_by_name_if()[all …]
133 sizeof (struct section_hash_entry)); in bfd_preserve_save()
55 struct section_hash_entry struct
60 struct section_hash_entry struct
84 sizeof (struct section_hash_entry), 13)) in _bfd_new_bfd()
2963 * section.c (struct section_hash_entry): Move to..
382 * section.c (struct section_hash_entry): New.