Searched refs:ctf_file (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/
H A Dctf_impl.h178 * The ctf_file is the structure used to represent a CTF container to library
183 * NOTE: ctf_update() requires that everything inside of ctf_file either be an
185 * ctf_file itself, or a pointer to statically allocated data. If you add a
186 * pointer to ctf_file that points to something within the ctf_file itself,
189 struct ctf_file { struct
209 struct ctf_file *ctf_parent; /* parent CTF container (if any) */
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/sys/
H A Dctf_api.h65 typedef struct ctf_file ctf_file_t;

Completed in 203 milliseconds