Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/include/
H A D_string_table.h87 typedef struct str_hash Str_hash; typedef
94 Str_hash *hi_next; /* next entry in hash bucket */
103 Str_hash **st_hashbcks; /* hash buckets */
/titanic_41/usr/src/cmd/sgs/tools/common/
H A Dstring_table.c308 Str_hash *sthash, *psthash; in st_destroy()
353 Str_hash *sthash; in st_setstring()
451 Str_hash **hashbcks = stp->st_hashbcks; in st_hash_insert()
452 Str_hash *sthash; in st_hash_insert()
H A Dsgsmsg.c332 Str_hash *sthash = stp->st_hashbcks[cnt]; in dump_stringtab()
/titanic_41/usr/src/cmd/sgs/liblddbg/common/
H A Dsections.c122 Str_hash *strhash = stp->st_hashbcks[cnt]; in Dbg_sec_strtab()