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()
244 ctf_str_add (ctf_dict_t *fp, const char *str) in ctf_str_add()
262 ctf_str_add_ref (ctf_dict_t *fp, const char *str, uint32_t *ref) in ctf_str_add_ref()
280 ctf_str_add_pending (ctf_dict_t *fp, const char *str, uint32_t *ref) in ctf_str_add_pending()
297 ctf_str_move_pending (ctf_dict_t *fp, uint32_t *new_ref, ptrdiff_t bytes) in ctf_str_move_pending()
313 ctf_str_add_external (ctf_dict_t *fp, const char *str, uint32_t offset) in ctf_str_add_external()
352 ctf_str_remove_ref (ctf_dict_t *fp, const char *str, uint32_t *ref) in ctf_str_remove_ref()
390 ctf_str_rollback (ctf_dict_t *fp, ctf_snapshot_id_t id) in ctf_str_rollback()
406 ctf_str_purge_refs (ctf_dict_t *fp) in ctf_str_purge_refs()
503 ctf_str_write_strtab (ctf_dict_t *fp) in ctf_str_write_strtab()