Lines Matching defs:fp
27 ctf_strraw_explicit (ctf_dict_t *fp, uint32_t name, ctf_strs_t *strtab) in ctf_strraw_explicit()
62 ctf_strraw (ctf_dict_t *fp, uint32_t name) in ctf_strraw()
70 ctf_strptr (ctf_dict_t *fp, uint32_t name) in ctf_strptr()
103 ctf_str_create_atoms (ctf_dict_t *fp) in ctf_str_create_atoms()
145 ctf_str_free_atoms (ctf_dict_t *fp) in ctf_str_free_atoms()
162 ctf_str_add_ref_internal (ctf_dict_t *fp, const char *str, in ctf_str_add_ref_internal()
242 ctf_str_add (ctf_dict_t *fp, const char *str) in ctf_str_add()
260 ctf_str_add_ref (ctf_dict_t *fp, const char *str, uint32_t *ref) in ctf_str_add_ref()
278 ctf_str_add_pending (ctf_dict_t *fp, const char *str, uint32_t *ref) in ctf_str_add_pending()
295 ctf_str_move_pending (ctf_dict_t *fp, uint32_t *new_ref, ptrdiff_t bytes) in ctf_str_move_pending()
311 ctf_str_add_external (ctf_dict_t *fp, const char *str, uint32_t offset) in ctf_str_add_external()
350 ctf_str_remove_ref (ctf_dict_t *fp, const char *str, uint32_t *ref) in ctf_str_remove_ref()
388 ctf_str_rollback (ctf_dict_t *fp, ctf_snapshot_id_t id) in ctf_str_rollback()
404 ctf_str_purge_refs (ctf_dict_t *fp) in ctf_str_purge_refs()
501 ctf_str_write_strtab (ctf_dict_t *fp) in ctf_str_write_strtab()