Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libctf/common/
H A Dmapfile-vers89 ctf_kind_name;
/titanic_50/usr/src/uts/common/sys/
H A Dctf_api.h259 extern const char *ctf_kind_name(ctf_file_t *, int);
/titanic_50/usr/src/cmd/ctfdump/
H A Dctfdump.c523 ctf_kind_name(g_fp, kind)); in ctfdump_types_cb()
/titanic_50/usr/src/common/ctf/
H A Dctf_types.c1265 ctf_kind_name(ctf_file_t *fp, int kind) in ctf_kind_name() function