Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/cvt/
H A Dstabs.c188 char *fstr = NULL, *ofstr = NULL; in stabs_read() local
303 if (ofstr && strcmp(fstr, ofstr) == 0) { in stabs_read()
310 if (ofstr) in stabs_read()
311 free(ofstr); in stabs_read()
312 ofstr = fstr; in stabs_read()
370 if (ofstr) in stabs_read()
371 free(ofstr); in stabs_read()