Home
last modified time | relevance | path

Searched refs:ctf_str_append (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-util.c200 ctf_str_append (char *s, const char *append) in ctf_str_append() function
228 new_s = ctf_str_append (s, append); in ctf_str_append_noerr()
H A Dctf-decl.c182 if ((newbuf = ctf_str_append (cd->cd_buf, str)) != NULL) in ctf_decl_sprintf()
H A Dctf-impl.h763 extern char *ctf_str_append (char *, const char *);
H A DChangeLog-20201034 ctf_str_append.
1036 (ctf_dump_format_type): Use str_append, not ctf_str_append.
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-util.c200 ctf_str_append (char *s, const char *append) in ctf_str_append() function
228 new_s = ctf_str_append (s, append); in ctf_str_append_noerr()
H A Dctf-decl.c182 if ((newbuf = ctf_str_append (cd->cd_buf, str)) != NULL) in ctf_decl_sprintf()
H A Dctf-impl.h764 extern char *ctf_str_append (char *, const char *);
H A DChangeLog-20201034 ctf_str_append.
1036 (ctf_dump_format_type): Use str_append, not ctf_str_append.
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-20201034 ctf_str_append.
1036 (ctf_dump_format_type): Use str_append, not ctf_str_append.