Home
last modified time | relevance | path

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

/freebsd-13-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
HDtdata.c137 tdesc_idcmp(void *arg1, void *arg2) in tdesc_idcmp() function
383 tdesc_idcmp); in tdata_new()
HDctftools.h414 int tdesc_idcmp(void *, void *);
HDoutput.c92 slist_add(&iiburst->iib_types, tdp, tdesc_idcmp); in save_type_by_id()
HDdwarf.c1927 dw.dw_tidhash = hash_new(TDESC_HASH_BUCKETS, tdesc_idhash, tdesc_idcmp); in dw_read()