| /src/external/cddl/osnet/dist/uts/common/sys/ |
| ctf_api.h | 102 } ctf_arinfo_t; typedef in typeref:struct:ctf_arinfo 198 extern int ctf_array_info(ctf_file_t *, ctf_id_t, ctf_arinfo_t *); 211 extern ctf_id_t ctf_add_array(ctf_file_t *, uint_t, const ctf_arinfo_t *); 232 extern int ctf_set_array(ctf_file_t *, ctf_id_t, const ctf_arinfo_t *);
|
| /src/external/gpl3/binutils/dist/include/ |
| ctf-api.h | 155 } ctf_arinfo_t; typedef in typeref:struct:ctf_arinfo 670 extern int ctf_array_info (ctf_dict_t *, ctf_id_t, ctf_arinfo_t *); 798 const ctf_arinfo_t *); 864 extern int ctf_set_array (ctf_dict_t *, ctf_id_t, const ctf_arinfo_t *);
|
| /src/external/gpl3/binutils.old/dist/include/ |
| ctf-api.h | 155 } ctf_arinfo_t; typedef in typeref:struct:ctf_arinfo 670 extern int ctf_array_info (ctf_dict_t *, ctf_id_t, ctf_arinfo_t *); 798 const ctf_arinfo_t *); 864 extern int ctf_set_array (ctf_dict_t *, ctf_id_t, const ctf_arinfo_t *);
|
| /src/external/gpl3/gdb/dist/include/ |
| ctf-api.h | 155 } ctf_arinfo_t; typedef in typeref:struct:ctf_arinfo 670 extern int ctf_array_info (ctf_dict_t *, ctf_id_t, ctf_arinfo_t *); 798 const ctf_arinfo_t *); 864 extern int ctf_set_array (ctf_dict_t *, ctf_id_t, const ctf_arinfo_t *);
|
| /src/external/gpl3/gdb.old/dist/include/ |
| ctf-api.h | 154 } ctf_arinfo_t; typedef in typeref:struct:ctf_arinfo 645 extern int ctf_array_info (ctf_dict_t *, ctf_id_t, ctf_arinfo_t *); 743 const ctf_arinfo_t *); 810 extern int ctf_set_array (ctf_dict_t *, ctf_id_t, const ctf_arinfo_t *);
|
| /src/external/gpl3/gcc/dist/gcc/ |
| ctfc.h | 87 } ctf_arinfo_t; typedef in typeref:struct:ctf_arinfo 171 ctf_arinfo_t GTY ((tag ("CTF_DTU_D_ARRAY"))) dtu_arr; 422 const ctf_arinfo_t *, dw_die_ref);
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| ctfc.h | 87 } ctf_arinfo_t; typedef in typeref:struct:ctf_arinfo 169 ctf_arinfo_t GTY ((tag ("CTF_DTU_D_ARRAY"))) dtu_arr; 420 const ctf_arinfo_t *, dw_die_ref);
|