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

  /src/external/gpl3/binutils/dist/include/
ctf-api.h 303 typedef int ctf_type_all_f (ctf_id_t type, int flag, void *arg); typedef
732 extern int ctf_type_iter_all (ctf_dict_t *, ctf_type_all_f *, void *);
  /src/external/gpl3/binutils.old/dist/include/
ctf-api.h 303 typedef int ctf_type_all_f (ctf_id_t type, int flag, void *arg); typedef
732 extern int ctf_type_iter_all (ctf_dict_t *, ctf_type_all_f *, void *);
  /src/external/gpl3/gdb/dist/include/
ctf-api.h 303 typedef int ctf_type_all_f (ctf_id_t type, int flag, void *arg); typedef
732 extern int ctf_type_iter_all (ctf_dict_t *, ctf_type_all_f *, void *);
  /src/external/gpl3/gdb.old/dist/include/
ctf-api.h 293 typedef int ctf_type_all_f (ctf_id_t type, int flag, void *arg); typedef
677 extern int ctf_type_iter_all (ctf_dict_t *, ctf_type_all_f *, void *);

Completed in 43 milliseconds