Lines Matching refs:ctf_header_t
227 init_symtab (ctf_file_t *fp, const ctf_header_t *hp, in init_symtab()
320 ctf_set_base (ctf_file_t *fp, const ctf_header_t *hp, unsigned char *base) in ctf_set_base()
361 ctf_set_version (ctf_file_t *fp, ctf_header_t *cth, int ctf_version) in ctf_set_version()
371 upgrade_header (ctf_header_t *hp) in upgrade_header()
399 upgrade_types_v1 (ctf_file_t *fp, ctf_header_t *cth) in upgrade_types_v1()
623 upgrade_types (ctf_file_t *fp, ctf_header_t *cth) in upgrade_types()
651 init_types (ctf_file_t *fp, ctf_header_t *cth) in init_types()
962 flip_header (ctf_header_t *cth) in flip_header()
1186 flip_ctf (ctf_header_t *cth, unsigned char *buf) in flip_ctf()
1302 size_t hdrsz = sizeof (ctf_header_t); in ctf_bufopen_internal()
1303 ctf_header_t *hp; in ctf_bufopen_internal()