Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dtdata.c141 tdesc_idcmp(void *arg1, void *arg2) in tdesc_idcmp() function
389 tdesc_idcmp); in tdata_new()
H A Dctftools.h426 int tdesc_idcmp(void *, void *);
H A Doutput.c98 slist_add(&iiburst->iib_types, tdp, tdesc_idcmp); in save_type_by_id()
H A Ddwarf.c2048 dw.dw_tidhash = hash_new(TDESC_HASH_BUCKETS, tdesc_idhash, tdesc_idcmp); in dw_read()