Home
last modified time | relevance | path

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

/NextBSD/cddl/contrib/opensolaris/tools/ctf/cvt/
HDtdata.c129 tdesc_idhash(int nbuckets, void *data) in tdesc_idhash() function
382 new->td_idhash = hash_new(TDATA_ID_HASH_SIZE, tdesc_idhash, in tdata_new()
HDctftools.h419 int tdesc_idhash(int, void *);
HDdwarf.c1948 dw.dw_tidhash = hash_new(TDESC_HASH_BUCKETS, tdesc_idhash, tdesc_idcmp); in dw_read()