Lines Matching +defs:src +defs:fp
231 sym_to_gelf(const Elf32_Sym *src, Elf64_Sym *dst) in sym_to_gelf()
249 init_symtab(ctf_file_t *fp, const ctf_header_t *hp, in init_symtab()
340 init_types(ctf_file_t *fp, const ctf_header_t *cth) in init_types()
723 ctf_file_t *fp; in ctf_bufopen() local
795 const void *src; in ctf_bufopen() local
960 ctf_file_t *fp; in ctf_dup() local
1043 ctf_close(ctf_file_t *fp) in ctf_close()
1127 ctf_parent_file(ctf_file_t *fp) in ctf_parent_file()
1137 ctf_parent_name(ctf_file_t *fp) in ctf_parent_name()
1148 ctf_import(ctf_file_t *fp, ctf_file_t *pfp) in ctf_import()
1172 ctf_setmodel(ctf_file_t *fp, int model) in ctf_setmodel()
1190 ctf_getmodel(ctf_file_t *fp) in ctf_getmodel()
1196 ctf_setspecific(ctf_file_t *fp, void *data) in ctf_setspecific()
1202 ctf_getspecific(ctf_file_t *fp) in ctf_getspecific()