Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/cvt/
H A Dctf.c749 int lastidx = 0, baseidx = -1; in resurrect_labels() local
763 if (baseidx == -1) { in resurrect_labels()
764 baseidx = lastidx; in resurrect_labels()
780 tdata_label_add(td, baselabel, baseidx); in resurrect_labels()
782 return (baseidx); in resurrect_labels()