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

/illumos-gate/usr/src/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)
237 next_sym(const ctf_data_t *cd, const int symidx, const uchar_t matchtype,
268 read_data(const ctf_header_t *hp, const ctf_data_t *cd)
312 read_funcs(const ctf_header_t *hp, const ctf_data_t *cd)
389 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 45 milliseconds