Home
last modified time | relevance | path

Searched refs:hentry (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/mtree/
Donly.c56 struct hentry { struct
59 struct hentry *next; argument
62 static struct hentry *table[1024];
79 struct hentry *e; in hash_find()
91 struct hentry *e; in hash_insert()
/freebsd-12-stable/contrib/binutils/bfd/
Dxcofflink.c2977 struct xcoff_link_hash_entry *hentry; in bfd_xcoff_size_dynamic_sections() local
3015 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 …]
DChangeLog-96976240 entry_section from hentry.