Home
last modified time | relevance | path

Searched refs:ctf_str_atom_t (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/libctf/
H A Dctf-string.c77 ctf_str_purge_atom_refs (ctf_str_atom_t *atom) in ctf_str_purge_atom_refs()
93 ctf_str_atom_t *atom = a; in ctf_str_free_atom()
145 static ctf_str_atom_t *
150 ctf_str_atom_t *atom = NULL; in ctf_str_add_ref_internal()
220 ctf_str_atom_t *atom; in ctf_str_add()
237 ctf_str_atom_t *atom; in ctf_str_add_ref()
253 ctf_str_atom_t *atom; in ctf_str_add_external()
270 ctf_str_atom_t *atom = NULL; in ctf_str_remove_ref()
292 ctf_str_atom_t *atom = (ctf_str_atom_t *) value; in ctf_str_rollback_atom()
310 ctf_str_atom_t *atom = (ctf_str_atom_t *) value; in ctf_str_purge_one_atom_refs()
[all …]
H A Dctf-impl.h204 } ctf_str_atom_t; typedef