| /src/external/gpl3/binutils/dist/include/ |
| ctf-api.h | 319 dict, a name, a type ID, something like that), then a ctf_next_t iterator 337 typedef struct ctf_next ctf_next_t; typedef in typeref:struct:ctf_next 338 extern ctf_next_t *ctf_next_create (void); 339 extern void ctf_next_destroy (ctf_next_t *); 340 extern ctf_next_t *ctf_next_copy (ctf_next_t *); 537 extern ctf_id_t ctf_symbol_next (ctf_dict_t *, ctf_next_t **, 686 extern ssize_t ctf_member_next (ctf_dict_t *, ctf_id_t, ctf_next_t **, 692 extern const char *ctf_enum_next (ctf_dict_t *, ctf_id_t, ctf_next_t **, 706 ctf_next_t **, int64_t *enum_value) [all...] |
| /src/external/gpl3/binutils.old/dist/include/ |
| ctf-api.h | 319 dict, a name, a type ID, something like that), then a ctf_next_t iterator 337 typedef struct ctf_next ctf_next_t; typedef in typeref:struct:ctf_next 338 extern ctf_next_t *ctf_next_create (void); 339 extern void ctf_next_destroy (ctf_next_t *); 340 extern ctf_next_t *ctf_next_copy (ctf_next_t *); 537 extern ctf_id_t ctf_symbol_next (ctf_dict_t *, ctf_next_t **, 686 extern ssize_t ctf_member_next (ctf_dict_t *, ctf_id_t, ctf_next_t **, 692 extern const char *ctf_enum_next (ctf_dict_t *, ctf_id_t, ctf_next_t **, 706 ctf_next_t **, int64_t *enum_value) [all...] |
| /src/external/gpl3/gdb/dist/include/ |
| ctf-api.h | 319 dict, a name, a type ID, something like that), then a ctf_next_t iterator 337 typedef struct ctf_next ctf_next_t; typedef in typeref:struct:ctf_next 338 extern ctf_next_t *ctf_next_create (void); 339 extern void ctf_next_destroy (ctf_next_t *); 340 extern ctf_next_t *ctf_next_copy (ctf_next_t *); 537 extern ctf_id_t ctf_symbol_next (ctf_dict_t *, ctf_next_t **, 686 extern ssize_t ctf_member_next (ctf_dict_t *, ctf_id_t, ctf_next_t **, 692 extern const char *ctf_enum_next (ctf_dict_t *, ctf_id_t, ctf_next_t **, 706 ctf_next_t **, int64_t *enum_value) [all...] |
| /src/external/gpl3/gdb.old/dist/include/ |
| ctf-api.h | 309 dict, a name, a type ID, something like that), then a ctf_next_t iterator 327 typedef struct ctf_next ctf_next_t; typedef in typeref:struct:ctf_next 328 extern ctf_next_t *ctf_next_create (void); 329 extern void ctf_next_destroy (ctf_next_t *); 330 extern ctf_next_t *ctf_next_copy (ctf_next_t *); 522 extern ctf_id_t ctf_symbol_next (ctf_dict_t *, ctf_next_t **, 661 extern ssize_t ctf_member_next (ctf_dict_t *, ctf_id_t, ctf_next_t **, 665 extern const char *ctf_enum_next (ctf_dict_t *, ctf_id_t, ctf_next_t **, 678 extern ctf_id_t ctf_type_next (ctf_dict_t *, ctf_next_t **, [all...] |