Searched refs:ctf (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libctf/
H A DMakefile.com51 SRCS = $(COMMON_OBJS:%.o=../../../common/ctf/%.c) $(LIB_OBJS:%.o=../common/%.c)
56 CPPFLAGS += -I../common -I../../../common/ctf -DCTF_OLD_VERSIONS
70 objs/%.o pics/%.o: ../../../common/ctf/%.c
/vbox/src/VBox/Additions/common/VBoxGuest/solaris/
H A Ddeps.asm23 kmoddeps_dynstr_string str_misc_ctf, "misc/ctf"
/vbox/src/VBox/Additions/solaris/DRM/
H A Ddeps.asm32 kmoddeps_dynstr_string str_misc_ctf, "misc/ctf"
/vbox/src/VBox/Additions/solaris/Mouse/
H A Ddeps.asm32 kmoddeps_dynstr_string str_misc_ctf, "misc/ctf"
/vbox/src/VBox/Additions/solaris/SharedFolders/
H A Ddeps.asm32 kmoddeps_dynstr_string str_misc_ctf, "misc/ctf"
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libctf/common/
H A Dctf_lib.c319 ctf_preamble_t ctf; member in union:__anon15993
327 bzero(&hdr.ctf, sizeof (hdr));
332 if ((nbytes = pread64(fd, &hdr.ctf, sizeof (hdr), 0)) <= 0)
340 hdr.ctf.ctp_magic == CTF_MAGIC) {
341 if (hdr.ctf.ctp_version > CTF_VERSION)
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/sys/
H A Dctf_api.h54 #include <sys/ctf.h>
90 * field will contain values appropriate for the type defined in <sys/ctf.h>.

Completed in 75 milliseconds