Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/cvt/
H A Dctf.c744 resurrect_labels(ctf_header_t *h, tdata_t *td, caddr_t ctfdata, char *matchlbl) in resurrect_labels() argument
766 if (matchlbl != NULL && streq(matchlbl, "BASE")) in resurrect_labels()
770 if (matchlbl != NULL && streq(label, matchlbl)) in resurrect_labels()
774 if (matchlbl != NULL) { in resurrect_labels()
777 curfile, matchlbl, (baselabel ? baselabel : "NONE")); in resurrect_labels()