Lines Matching defs:fp

108 get_ctt_size_v1 (const ctf_file_t *fp, const ctf_type_t *tp,  in get_ctt_size_v1()
122 get_ctt_size_v2_unconverted (const ctf_file_t *fp, const ctf_type_t *tp, in get_ctt_size_v2_unconverted()
134 get_ctt_size_v2 (const ctf_file_t *fp, const ctf_type_t *tp, in get_ctt_size_v2()
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()
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()
1199 void ctf_set_ctl_hashes (ctf_file_t *fp) in ctf_set_ctl_hashes()
1304 ctf_file_t *fp; in ctf_bufopen_internal() local
1612 ctf_file_close (ctf_file_t *fp) in ctf_file_close()
1700 ctf_get_arc (const ctf_file_t *fp) in ctf_get_arc()
1711 ctf_getdatasect (const ctf_file_t *fp) in ctf_getdatasect()
1719 ctf_parent_file (ctf_file_t *fp) in ctf_parent_file()
1727 ctf_parent_name (ctf_file_t *fp) in ctf_parent_name()
1735 ctf_parent_name_set (ctf_file_t *fp, const char *name) in ctf_parent_name_set()
1749 ctf_cuname (ctf_file_t *fp) in ctf_cuname()
1756 ctf_cuname_set (ctf_file_t *fp, const char *name) in ctf_cuname_set()
1771 ctf_import (ctf_file_t *fp, ctf_file_t *pfp) in ctf_import()
1804 ctf_setmodel (ctf_file_t *fp, int model) in ctf_setmodel()
1822 ctf_getmodel (ctf_file_t *fp) in ctf_getmodel()
1830 ctf_setspecific (ctf_file_t *fp, void *data) in ctf_setspecific()
1837 ctf_getspecific (ctf_file_t *fp) in ctf_getspecific()