HomeSort by: relevance | last modified time | path
    Searched refs:ctf_file (Results 1 - 8 of 8) sorted by relevancy

  /src/external/bsd/libproc/dist/
libproc.h 41 struct ctf_file;
151 struct ctf_file *proc_name2ctf(struct proc_handle *, const char *);
proc_sym.c 66 typedef struct ctf_file ctf_file_t;
  /src/external/cddl/osnet/dist/uts/common/sys/
ctf_api.h 60 typedef struct ctf_file ctf_file_t;
  /src/external/cddl/osnet/dist/common/ctf/
ctf_impl.h 180 * The ctf_file is the structure used to represent a CTF container to library
185 * NOTE: ctf_update() requires that everything inside of ctf_file either be an
187 * ctf_file itself, or a pointer to statically allocated data. If you add a
188 * pointer to ctf_file that points to something within the ctf_file itself,
191 struct ctf_file { struct
211 struct ctf_file *ctf_parent; /* parent CTF container (if any) */
  /src/external/gpl3/binutils/dist/include/
ctf-api.h 996 struct ctf_file;
  /src/external/gpl3/binutils.old/dist/include/
ctf-api.h 996 struct ctf_file;
  /src/external/gpl3/gdb/dist/include/
ctf-api.h 996 struct ctf_file;
  /src/external/gpl3/gdb.old/dist/include/
ctf-api.h 942 struct ctf_file;

Completed in 51 milliseconds