Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf_open.c43 return (ctf_open(filename, errp)); in mdb_ctf_open()
/titanic_41/usr/src/lib/libctf/
H A DMakefile.com36 ctf_open.o \
/titanic_41/usr/src/cmd/mdb/common/libstandctf/
H A Dctf_subr.c70 ctf_open(const char *filename, int *errp) in ctf_open() function
H A Dmapfile78 ctf_open;
/titanic_41/usr/src/cmd/mdb/
H A DMakefile.libstandctf35 ctf_open.c \
/titanic_41/usr/src/uts/common/ctf/
H A Dctf_mod.c95 ctf_open(const char *filename, int *errp) in ctf_open() function
H A Dmapfile82 ctf_open;
/titanic_41/usr/src/lib/libsaveargs/tests/dump/
H A Ddump.c150 if ((ctfp = ctf_open(argv[1], &errp)) == NULL) in main()
/titanic_41/usr/src/uts/common/sys/
H A Dctf_api.h152 extern ctf_file_t *ctf_open(const char *, int *);
/titanic_41/usr/src/lib/libctf/common/
H A Dmapfile-vers104 ctf_open;
H A Dctf_lib.c445 ctf_open(const char *filename, int *errp) in ctf_open() function
/titanic_41/usr/src/tools/ctf/stabs/common/
H A Dctfstabs.c280 if ((ctf = ctf_open(objfile, &ctferr)) == NULL) { in main()
/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Dgen_struct_layout.c681 if ((ctf = ctf_open(objfile, &ctferr)) == NULL) { in get_ctf_file()
/titanic_41/usr/src/uts/common/
H A DMakefile.files1774 ctf_lookup.o ctf_open.o ctf_types.o ctf_util.o ctf_subr.o ctf_mod.o