Lines Matching defs:fp

105 get_ctt_size_v1 (const ctf_dict_t *fp, const ctf_type_t *tp,  in get_ctt_size_v1()
119 get_ctt_size_v2_unconverted (const ctf_dict_t *fp, const ctf_type_t *tp, in get_ctt_size_v2_unconverted()
131 get_ctt_size_v2 (const ctf_dict_t *fp, const ctf_type_t *tp, in get_ctt_size_v2()
141 get_vbytes_common (ctf_dict_t *fp, unsigned short kind, in get_vbytes_common()
169 get_vbytes_v1 (ctf_dict_t *fp, unsigned short kind, ssize_t size, size_t vlen) in get_vbytes_v1()
189 get_vbytes_v2 (ctf_dict_t *fp, unsigned short kind, ssize_t size, size_t vlen) in get_vbytes_v2()
235 init_symtab (ctf_dict_t *fp, const ctf_header_t *hp, const ctf_sect_t *sp) in init_symtab()
348 ctf_set_base (ctf_dict_t *fp, const ctf_header_t *hp, unsigned char *base) in ctf_set_base()
389 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()
1034 flip_types (ctf_dict_t *fp, void *start, size_t len, int to_foreign) in flip_types()
1215 ctf_flip (ctf_dict_t *fp, ctf_header_t *cth, unsigned char *buf, in ctf_flip()
1232 void ctf_set_ctl_hashes (ctf_dict_t *fp) in ctf_set_ctl_hashes()
1337 ctf_dict_t *fp; in ctf_bufopen_internal() local
1719 ctf_ref (ctf_dict_t *fp) in ctf_ref()
1730 ctf_dict_close (ctf_dict_t *fp) in ctf_dict_close()
1847 ctf_file_close (ctf_file_t *fp) in ctf_file_close()
1862 ctf_get_arc (const ctf_dict_t *fp) in ctf_get_arc()
1873 ctf_getdatasect (const ctf_dict_t *fp) in ctf_getdatasect()
1879 ctf_getsymsect (const ctf_dict_t *fp) in ctf_getsymsect()
1885 ctf_getstrsect (const ctf_dict_t *fp) in ctf_getstrsect()
1892 ctf_symsect_endianness (ctf_dict_t *fp, int little_endian) in ctf_symsect_endianness()
1909 ctf_parent_dict (ctf_dict_t *fp) in ctf_parent_dict()
1916 ctf_parent_file (ctf_dict_t *fp) in ctf_parent_file()
1923 ctf_parent_name (ctf_dict_t *fp) in ctf_parent_name()
1931 ctf_parent_name_set (ctf_dict_t *fp, const char *name) in ctf_parent_name_set()
1945 ctf_cuname (ctf_dict_t *fp) in ctf_cuname()
1952 ctf_cuname_set (ctf_dict_t *fp, const char *name) in ctf_cuname_set()
1968 ctf_import (ctf_dict_t *fp, ctf_dict_t *pfp) in ctf_import()
2007 ctf_import_unref (ctf_dict_t *fp, ctf_dict_t *pfp) in ctf_import_unref()
2041 ctf_setmodel (ctf_dict_t *fp, int model) in ctf_setmodel()
2059 ctf_getmodel (ctf_dict_t *fp) in ctf_getmodel()
2067 ctf_setspecific (ctf_dict_t *fp, void *data) in ctf_setspecific()
2074 ctf_getspecific (ctf_dict_t *fp) in ctf_getspecific()