Searched refs:ctf_arinfo_t (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/sys/
H A Dctf_api.h107 } ctf_arinfo_t; typedef in typeref:struct:ctf_arinfo
200 extern int ctf_array_info(ctf_file_t *, ctf_id_t, ctf_arinfo_t *);
213 extern ctf_id_t ctf_add_array(ctf_file_t *, uint_t, const ctf_arinfo_t *);
234 extern int ctf_set_array(ctf_file_t *, ctf_id_t, const ctf_arinfo_t *);
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/
H A Dctf_decl.c97 ctf_arinfo_t ar;
H A Dctf_impl.h165 ctf_arinfo_t dtu_arr; /* array */
H A Dctf_types.c326 ctf_arinfo_t ar;
374 ctf_arinfo_t r;
579 ctf_arinfo_t la, ra;
679 ctf_array_info(ctf_file_t *fp, ctf_id_t type, ctf_arinfo_t *arp)
H A Dctf_create.c647 ctf_add_array(ctf_file_t *fp, uint_t flag, const ctf_arinfo_t *arp)
666 ctf_set_array(ctf_file_t *fp, ctf_id_t type, const ctf_arinfo_t *arp)
1100 ctf_arinfo_t src_ar, dst_ar;
1239 if (bcmp(&src_ar, &dst_ar, sizeof (ctf_arinfo_t)))
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_printf.c108 ctf_arinfo_t r;
133 ctf_arinfo_t r;
H A Ddt_decl.c822 ctf_arinfo_t r;
H A Ddt_options.c746 ctf_arinfo_t r;
H A Ddt_open.c834 ctf_arinfo_t ctr;
H A Ddt_parser.c942 ctf_arinfo_t r;
1015 ctf_arinfo_t r;
2861 ctf_arinfo_t r;
H A Ddt_cg.c192 ctf_arinfo_t r;

Completed in 89 milliseconds