Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/cvt/
H A Diidesc.c47 iidesc_new(char *name) in iidesc_new() function
H A Dctftools.h354 iidesc_t *iidesc_new(char *);
H A Dctf.c816 ii = iidesc_new(symit_name(si)); in resurrect_objects()
866 ii = iidesc_new(symit_name(si)); in resurrect_functions()
1142 iidesc_t *ii = iidesc_new(tdp->t_name); in resurrect_types()
H A Dst_parse.c416 ii = iidesc_new(NULL); in parse_stab()