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

/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A Dctf-string.c43 string added by ctf_str_add*() but not yet built into a real strtab: get
117 ctf_str_add (fp, "");
218 ctf_str_add (ctf_file_t *fp, const char *str) function
231 /* Like ctf_str_add(), but additionally augment the atom's refs list with the
H A Dctf-impl.h670 extern uint32_t ctf_str_add (ctf_file_t *, const char *);
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-string.c44 string added by ctf_str_add*() but not yet built into a real strtab: get
125 ctf_str_add (fp, "");
242 ctf_str_add (ctf_dict_t *fp, const char *str) function
256 /* Like ctf_str_add(), but additionally augment the atom's refs list with the
H A Dctf-impl.h725 extern uint32_t ctf_str_add (ctf_dict_t *, const char *);
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-string.c44 string added by ctf_str_add*() but not yet built into a real strtab: get
125 ctf_str_add (fp, "");
242 ctf_str_add (ctf_dict_t *fp, const char *str) function
256 /* Like ctf_str_add(), but additionally augment the atom's refs list with the
H A Dctf-impl.h725 extern uint32_t ctf_str_add (ctf_dict_t *, const char *);
/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-string.c44 string added by ctf_str_add*() but not yet built into a real strtab: get
125 ctf_str_add (fp, "");
244 ctf_str_add (ctf_dict_t *fp, const char *str) function
258 /* Like ctf_str_add(), but additionally augment the atom's refs list with the
H A Dctf-impl.h725 extern uint32_t ctf_str_add (ctf_dict_t *, const char *);

Completed in 105 milliseconds