Home
last modified time | relevance | path

Searched defs:cth (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-open.c389 ctf_set_version (ctf_dict_t *fp, ctf_header_t *cth, int ctf_version) in ctf_set_version()
427 upgrade_types_v1 (ctf_dict_t *fp, ctf_header_t *cth) in upgrade_types_v1()
651 upgrade_types (ctf_dict_t *fp, ctf_header_t *cth) in upgrade_types()
679 init_types (ctf_dict_t *fp, ctf_header_t *cth) in init_types()
969 ctf_flip_header (ctf_header_t *cth) in ctf_flip_header()
1215 ctf_flip (ctf_dict_t *fp, ctf_header_t *cth, unsigned char *buf, in ctf_flip()
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-open.c389 ctf_set_version (ctf_dict_t *fp, ctf_header_t *cth, int ctf_version) in ctf_set_version()
427 upgrade_types_v1 (ctf_dict_t *fp, ctf_header_t *cth) in upgrade_types_v1()
651 upgrade_types (ctf_dict_t *fp, ctf_header_t *cth) in upgrade_types()
679 init_types (ctf_dict_t *fp, ctf_header_t *cth) in init_types()
969 ctf_flip_header (ctf_header_t *cth) in ctf_flip_header()
1215 ctf_flip (ctf_dict_t *fp, ctf_header_t *cth, unsigned char *buf, in ctf_flip()
/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_open.c203 init_types(ctf_file_t *fp, const ctf_header_t *cth) in init_types()