HomeSort by: relevance | last modified time | path
    Searched defs:ctf_label_f (Results 1 - 5 of 5) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/sys/
ctf_api.h 151 typedef int ctf_label_f(const char *, const ctf_lblinfo_t *, void *); typedef
209 extern int ctf_label_iter(ctf_file_t *, ctf_label_f *, void *);
  /src/external/gpl3/binutils/dist/include/
ctf-api.h 304 typedef int ctf_label_f (const char *name, const ctf_lblinfo_t *info, typedef
1019 extern int ctf_label_iter (ctf_dict_t *, ctf_label_f *, void *);
  /src/external/gpl3/binutils.old/dist/include/
ctf-api.h 304 typedef int ctf_label_f (const char *name, const ctf_lblinfo_t *info, typedef
1019 extern int ctf_label_iter (ctf_dict_t *, ctf_label_f *, void *);
  /src/external/gpl3/gdb/dist/include/
ctf-api.h 304 typedef int ctf_label_f (const char *name, const ctf_lblinfo_t *info, typedef
1019 extern int ctf_label_iter (ctf_dict_t *, ctf_label_f *, void *);
  /src/external/gpl3/gdb.old/dist/include/
ctf-api.h 294 typedef int ctf_label_f (const char *name, const ctf_lblinfo_t *info, typedef
965 extern int ctf_label_iter (ctf_dict_t *, ctf_label_f *, void *);

Completed in 18 milliseconds