Searched refs:II_SFUN (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dstabs.c326 iidescp->ii_type != II_SFUN) || scope == 0);
339 case II_SFUN:
H A Diidesc.c192 hash_iter(ii, iidesc_count_type, (void *)II_SFUN),
H A Dctftools.h263 II_SFUN, /* Static function */ enumerator in enum:iitype
H A Doutput.c63 case II_SFUN:
179 case II_SFUN:
H A Dmerge.c608 if ((node->ii_type == II_SVAR || node->ii_type == II_SFUN) &&
625 case II_SFUN:
H A Ddwarf.c1583 ii->ii_type = die_isglobal(dw, die) ? II_GFUN : II_SFUN;
1585 if (ii->ii_type == II_SFUN)
H A Dst_parse.c210 iitype = II_SFUN;
H A Dctf.c972 ii->ii_type = II_SFUN;

Completed in 68 milliseconds