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

  /src/external/gpl3/binutils/dist/include/
ctf-api.h 301 typedef int ctf_variable_f (const char *name, ctf_id_t type, void *arg); typedef
736 extern int ctf_variable_iter (ctf_dict_t *, ctf_variable_f *, void *);
  /src/external/gpl3/binutils.old/dist/include/
ctf-api.h 301 typedef int ctf_variable_f (const char *name, ctf_id_t type, void *arg); typedef
736 extern int ctf_variable_iter (ctf_dict_t *, ctf_variable_f *, void *);
  /src/external/gpl3/gdb/dist/include/
ctf-api.h 301 typedef int ctf_variable_f (const char *name, ctf_id_t type, void *arg); typedef
736 extern int ctf_variable_iter (ctf_dict_t *, ctf_variable_f *, void *);
  /src/external/gpl3/gdb.old/dist/include/
ctf-api.h 291 typedef int ctf_variable_f (const char *name, ctf_id_t type, void *arg); typedef
681 extern int ctf_variable_iter (ctf_dict_t *, ctf_variable_f *, void *);

Completed in 28 milliseconds