Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libctf/common/
H A Dlibctf.h86 extern int ctf_merge_uniquify(ctf_merge_t *, ctf_file_t *, const char *);
H A Dmapfile-vers102 ctf_merge_uniquify;
H A Dctf_merge.c1177 ctf_merge_uniquify(ctf_merge_t *cmh, ctf_file_t *u, const char *pname) in ctf_merge_uniquify() function
/titanic_50/usr/src/cmd/ctfmerge/
H A Dctfmerge.c503 (void) ctf_merge_uniquify(cmh, ufp, base); in main()