Home
last modified time | relevance | path

Searched refs:ctf_str_atom (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-string.c191 if ((atom = malloc (sizeof (struct ctf_str_atom))) == NULL) in ctf_str_add_ref_internal()
193 memset (atom, 0, sizeof (struct ctf_str_atom)); in ctf_str_add_ref_internal()
H A Dctf-impl.h216 typedef struct ctf_str_atom struct
H A DChangeLog-20201592 (struct ctf_str_atom): New, disambiguated single string.
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-string.c189 if ((atom = malloc (sizeof (struct ctf_str_atom))) == NULL) in ctf_str_add_ref_internal()
191 memset (atom, 0, sizeof (struct ctf_str_atom)); in ctf_str_add_ref_internal()
H A Dctf-impl.h216 typedef struct ctf_str_atom struct
H A DChangeLog-20201592 (struct ctf_str_atom): New, disambiguated single string.
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-20201592 (struct ctf_str_atom): New, disambiguated single string.