Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ctfdump/
H A Dctfdump.c258 const char *parname, *parlabel; in ctfdump_header() local
269 parlabel = ctf_parent_label(g_fp); in ctfdump_header()
271 parlabel == NULL ? "(anon)" : parlabel); in ctfdump_header()