Home
last modified time | relevance | path

Searched refs:ctf_data_t (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/tools/ctf/dump/
H A Ddump.c108 } ctf_data_t; typedef
111 ref_to_str(uint_t name, const ctf_header_t *hp, const ctf_data_t *cd) in ref_to_str()
182 print_header(const ctf_header_t *hp, const ctf_data_t *cd) in print_header()
204 print_labeltable(const ctf_header_t *hp, const ctf_data_t *cd) in print_labeltable()
236 next_sym(const ctf_data_t *cd, const int symidx, const uchar_t matchtype, in next_sym()
267 read_data(const ctf_header_t *hp, const ctf_data_t *cd) in read_data()
311 read_funcs(const ctf_header_t *hp, const ctf_data_t *cd) in read_funcs()
388 read_types(const ctf_header_t *hp, const ctf_data_t *cd) in read_types()
634 read_strtab(const ctf_header_t *hp, const ctf_data_t *cd) in read_strtab()
812 ctf_data_t cd; in main()