Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_tsearchhash.c137 struct ts_entry * hashtab_;
141 struct ts_entry { struct
147 struct ts_entry *next; argument
157 static struct ts_entry *
161 struct ts_entry **parent_ptr);
235 base->hashtab_ = calloc(sizeof(struct ts_entry),base->tablesize_); in dwarf_initialize_search_hash()
247 static void print_entry(struct ts_entry *t,const char *descr, in print_entry()
276 struct ts_entry *p = &h->hashtab_[0]; in dumptree_inner()
291 struct ts_entry*n = 0; in dumptree_inner()
334 static struct ts_entry *
[all …]