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

/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dstabs.c329 assert(stab->n_type != N_FUN || (iidescp->ii_type != II_GFUN &&
346 case II_GFUN:
H A Diidesc.c195 hash_iter(ii, iidesc_count_type, (void *)II_GFUN),
H A Doutput.c68 case II_GFUN:
174 case II_GFUN:
326 new->ii_type = II_GFUN;
H A Dctftools.h262 II_GFUN, /* Global function */ enumerator in enum:iitype
H A Dctf.c886 ii->ii_type = II_GFUN;
909 (ii->ii_type == II_GFUN ? "global" : "static"),
H A Ddwarf.c1543 ii->ii_type = die_isglobal(dw, die) ? II_GFUN : II_SFUN;
1549 (ii->ii_type == II_GFUN ? "global" : "static"));
H A Dmerge.c637 case II_GFUN:
H A Dst_parse.c213 iitype = II_GFUN;

Completed in 125 milliseconds