Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-util.c224 ctf_str_append_noerr (char *s, const char *append) in ctf_str_append_noerr() function
H A Dctf-impl.h764 extern char *ctf_str_append_noerr (char *, const char *);
H A Dctf-dump.c23 #define str_append(s, a) ctf_str_append_noerr (s, a)
H A DChangeLog-20201032 * ctf-impl.h (ctf_str_append_noerr): Declare.
1033 * ctf-util.c (ctf_str_append_noerr): Define in terms of
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-util.c224 ctf_str_append_noerr (char *s, const char *append) in ctf_str_append_noerr() function
H A Dctf-impl.h765 extern char *ctf_str_append_noerr (char *, const char *);
H A Dctf-dump.c23 #define str_append(s, a) ctf_str_append_noerr (s, a)
H A DChangeLog-20201032 * ctf-impl.h (ctf_str_append_noerr): Declare.
1033 * ctf-util.c (ctf_str_append_noerr): Define in terms of
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-20201032 * ctf-impl.h (ctf_str_append_noerr): Declare.
1033 * ctf-util.c (ctf_str_append_noerr): Define in terms of