Searched refs:ctf_create (Results 1 - 9 of 9) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/mdb/common/libstandctf/
H A Dmapfile51 ctf_create;
/opensolaris-onvv-gate/usr/src/lib/libctf/common/
H A Dmapfile-vers62 ctf_create;
/opensolaris-onvv-gate/usr/src/uts/common/ctf/
H A Dmapfile61 ctf_create;
/opensolaris-onvv-gate/usr/src/lib/libctf/
H A DMakefile.com32 ctf_create.o \
/opensolaris-onvv-gate/usr/src/cmd/mdb/
H A DMakefile.libstandctf30 ctf_create.c \
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dctf_api.h130 * Dynamic CTF containers can be created using ctf_create(). The ctf_add_*
152 extern ctf_file_t *ctf_create(int *);
/opensolaris-onvv-gate/usr/src/lib/libdtrace/common/
H A Ddt_open.c1053 if ((dmp->dm_ctfp = ctf_create(&dtp->dt_ctferr)) == NULL)
1119 if ((dmp->dm_ctfp = ctf_create(&dtp->dt_ctferr)) == NULL)
/opensolaris-onvv-gate/usr/src/common/ctf/
H A Dctf_create.c51 ctf_create(int *errp) function
/opensolaris-onvv-gate/usr/src/uts/common/
H A DMakefile.files1750 CTF_OBJS += ctf_create.o ctf_decl.o ctf_error.o ctf_hash.o ctf_labels.o \

Completed in 173 milliseconds