Searched refs:ctf_str_append (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/external/gpl3/binutils/dist/libctf/ |
| H A D | ctf-util.c | 200 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 D | ctf-decl.c | 182 if ((newbuf = ctf_str_append (cd->cd_buf, str)) != NULL) in ctf_decl_sprintf()
|
| H A D | ctf-impl.h | 763 extern char *ctf_str_append (char *, const char *);
|
| H A D | ChangeLog-2020 | 1034 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 D | ctf-util.c | 200 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 D | ctf-decl.c | 182 if ((newbuf = ctf_str_append (cd->cd_buf, str)) != NULL) in ctf_decl_sprintf()
|
| H A D | ctf-impl.h | 764 extern char *ctf_str_append (char *, const char *);
|
| H A D | ChangeLog-2020 | 1034 ctf_str_append. 1036 (ctf_dump_format_type): Use str_append, not ctf_str_append.
|
| /netbsd-src/external/gpl3/gdb/dist/libctf/ |
| H A D | ChangeLog-2020 | 1034 ctf_str_append. 1036 (ctf_dump_format_type): Use str_append, not ctf_str_append.
|