Home
last modified time | relevance | path

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

/netbsd/src/external/cddl/osnet/dist/tools/ctf/cvt/
Dstabs.c330 iidescp->ii_type != II_SFUN) || scope == 0); in stabs_read()
343 case II_SFUN: in stabs_read()
Diidesc.c196 hash_iter(ii, iidesc_count_type, (void *)II_SFUN), in iidesc_stats()
Doutput.c67 case II_SFUN: in burst_iitypes()
185 case II_SFUN: in matching_iidesc()
Dctftools.h278 II_SFUN, /* Static function */ enumerator
Dmerge.c618 if ((node->ii_type == II_SVAR || node->ii_type == II_SFUN) && in iidesc_match()
635 case II_SFUN: in iidesc_match()
Ddwarf.c1699 ii->ii_type = die_isglobal(dw, die) ? II_GFUN : II_SFUN; in die_function_create()
1701 if (ii->ii_type == II_SFUN) in die_function_create()
Dst_parse.c214 iitype = II_SFUN; in parse_fun()
Dctf.c1032 ii->ii_type = II_SFUN; in resurrect_functions()