Searched refs:hentry (Results 1 – 3 of 3) sorted by relevance
56 struct hentry { struct59 struct hentry *next; argument62 static struct hentry *table[1024];79 struct hentry *e; in hash_find()91 struct hentry *e; in hash_insert()
2977 struct xcoff_link_hash_entry *hentry; in bfd_xcoff_size_dynamic_sections() local3015 hentry = NULL; in bfd_xcoff_size_dynamic_sections()3018 hentry = xcoff_link_hash_lookup (xcoff_hash_table (info), entry, in bfd_xcoff_size_dynamic_sections()3020 if (hentry != NULL) in bfd_xcoff_size_dynamic_sections()3021 hentry->flags |= XCOFF_ENTRY; in bfd_xcoff_size_dynamic_sections()3078 || hentry == NULL in bfd_xcoff_size_dynamic_sections()3079 || (hentry->root.type != bfd_link_hash_defined in bfd_xcoff_size_dynamic_sections()3080 && hentry->root.type != bfd_link_hash_defweak)) in bfd_xcoff_size_dynamic_sections()3103 if (! xcoff_mark (info, hentry->root.u.def.section)) in bfd_xcoff_size_dynamic_sections()4885 struct xcoff_link_hash_entry *hentry; in xcoff_write_global_symbol() local[all …]
6240 entry_section from hentry.