Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/cvt/
H A Dstabs.c190 int nstabs, rc, i; in stabs_read() local
210 nstabs = data->d_size / sizeof (stab_t); in stabs_read()
213 for (i = 0; i < nstabs; i++) { in stabs_read()