Lines Matching refs:iidesc_t
49 iidesc_t *iim_ret;
58 iidesc_t *ii = data; in burst_iitypes()
120 iiburst->iib_funcs = xcalloc(sizeof (iidesc_t *) * max); in iiburst_new()
122 iiburst->iib_objts = xcalloc(sizeof (iidesc_t *) * max); in iiburst_new()
160 matching_iidesc(iidesc_t *iidesc, iidesc_match_t *match) in matching_iidesc()
190 static iidesc_t *
302 static iidesc_t *
303 copy_from_strong(tdata_t *td, GElf_Sym *sym, iidesc_t *strongdesc, in copy_from_strong()
306 iidesc_t *new = iidesc_dup_rename(strongdesc, weakname, weakfile); in copy_from_strong()
358 iidesc_t **tolist; in sort_iidescs()
362 iidesc_t *iidesc; in sort_iidescs()