Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ctf/
H A Dctf_labels.c53 ctf_label_topmost(ctf_file_t *fp) in ctf_label_topmost() function
H A Dctf_create.c333 plabel = ctf_label_topmost(fp->ctf_parent); in ctf_update()
/illumos-gate/usr/src/cmd/mdb/common/libstandctf/
H A Dmapfile73 ctf_label_topmost;
/illumos-gate/usr/src/uts/common/ctf/
H A Dmapfile76 ctf_label_topmost;
/illumos-gate/usr/src/lib/libctf/common/
H A Dmapfile-vers102 ctf_label_topmost;
H A Dctf_merge.c1470 const char *label = ctf_label_topmost(cmh->cmh_unique); in ctf_merge_merge()
/illumos-gate/usr/src/uts/common/sys/
H A Dctf_api.h274 extern const char *ctf_label_topmost(ctf_file_t *);
/illumos-gate/usr/src/cmd/ctfdump/
H A Dctfdump.c1291 label = ctf_label_topmost(pfp); in main()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_cmds.c1613 if (ctfp == NULL || (version = ctf_label_topmost(ctfp)) == NULL) in objects_printversion()
1660 version = ctf_label_topmost(ctfp); in showrev_addversion()