HomeSort by: relevance | last modified time | path
    Searched refs:II_SVAR (Results 1 - 8 of 8) sorted by relevancy

  /src/external/cddl/osnet/dist/tools/ctf/cvt/
iidesc.c 198 hash_iter(ii, iidesc_count_type, (void *)II_SVAR),
ctftools.h 281 II_SVAR, /* Static variable */
stabs.c 352 case II_SVAR:
output.c 69 case II_SVAR:
186 case II_SVAR:
merge.c 618 if ((node->ii_type == II_SVAR || node->ii_type == II_SFUN) &&
637 case II_SVAR:
dwarf.c 1774 ii->ii_type = die_isglobal(dw, die) ? II_GVAR : II_SVAR;
1777 if (ii->ii_type == II_SVAR)
st_parse.c 264 iitype = II_SVAR;
ctf.c 979 ii->ii_type = II_SVAR;

Completed in 102 milliseconds