Home
last modified time | relevance | path

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

/titanic_50/usr/src/tools/ctf/cvt/
H A Dstabs.c326 iidescp->ii_type != II_SFUN) || scope == 0); in stabs_read()
339 case II_SFUN: in stabs_read()
H A Diidesc.c188 hash_iter(ii, iidesc_count_type, (void *)II_SFUN), in iidesc_stats()
H A Dctftools.h263 II_SFUN, /* Static function */ enumerator
H A Doutput.c63 case II_SFUN: in burst_iitypes()
177 case II_SFUN: in matching_iidesc()
H A Dmerge.c615 if ((node->ii_type == II_SVAR || node->ii_type == II_SFUN) && in iidesc_match()
632 case II_SFUN: in iidesc_match()
H A Ddwarf.c1578 ii->ii_type = die_isglobal(dw, die) ? II_GFUN : II_SFUN; in die_function_create()
1580 if (ii->ii_type == II_SFUN) in die_function_create()
H A Dst_parse.c211 iitype = II_SFUN; in parse_fun()
H A Dctf.c869 ii->ii_type = II_SFUN; in resurrect_functions()