Searched refs:ctf_str_atom (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-string.c189 if ((atom = malloc (sizeof (struct ctf_str_atom))) == NULL)
191 memset (atom, 0, sizeof (struct ctf_str_atom));
H A Dctf-impl.h211 Strings can be interned into ctf_str_atom without having refs associated
216 typedef struct ctf_str_atom struct
/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A Dctf-string.c172 if ((atom = malloc (sizeof (struct ctf_str_atom))) == NULL)
174 memset (atom, 0, sizeof (struct ctf_str_atom));
H A Dctf-impl.h213 Strings can be interned into ctf_str_atom without having refs associated
218 typedef struct ctf_str_atom struct
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-string.c189 if ((atom = malloc (sizeof (struct ctf_str_atom))) == NULL)
191 memset (atom, 0, sizeof (struct ctf_str_atom));
H A Dctf-impl.h211 Strings can be interned into ctf_str_atom without having refs associated
216 typedef struct ctf_str_atom struct
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-string.c189 if ((atom = malloc (sizeof (struct ctf_str_atom))) == NULL)
191 memset (atom, 0, sizeof (struct ctf_str_atom));
H A Dctf-impl.h211 Strings can be interned into ctf_str_atom without having refs associated
216 typedef struct ctf_str_atom struct

Completed in 206 milliseconds