Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/cvt/
H A Dtdata.c129 tdesc_idhash(int nbuckets, void *data) in tdesc_idhash() function
374 new->td_idhash = hash_new(TDATA_ID_HASH_SIZE, tdesc_idhash, in tdata_new()
H A Dctftools.h417 int tdesc_idhash(int, void *);
H A Ddwarf.c1909 dw.dw_tidhash = hash_new(TDESC_HASH_BUCKETS, tdesc_idhash, tdesc_idcmp); in dw_read()