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

/freebsd-10.0-release/cddl/contrib/opensolaris/tools/ctf/dump/
H A Ddump.c108 } ctf_data_t; typedef in typeref:struct:ctf_data
111 ref_to_str(uint_t name, const ctf_header_t *hp, const ctf_data_t *cd)
182 print_header(const ctf_header_t *hp, const ctf_data_t *cd)
204 print_labeltable(const ctf_header_t *hp, const ctf_data_t *cd)
236 next_sym(const ctf_data_t *cd, const int symidx, const uchar_t matchtype,
267 read_data(const ctf_header_t *hp, const ctf_data_t *cd)
311 read_funcs(const ctf_header_t *hp, const ctf_data_t *cd)
388 read_types(const ctf_header_t *hp, const ctf_data_t *cd)
634 read_strtab(const ctf_header_t *hp, const ctf_data_t *cd)
812 ctf_data_t c
[all...]

Completed in 100 milliseconds