Searched refs:ctf_arc_write_fd (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | libctf.ver | 141 ctf_arc_write_fd;
|
H A D | ctf-archive.c | 59 ctf_arc_write_fd (int fd, ctf_dict_t **ctf_dicts, size_t ctf_dict_cnt, in ctf_arc_write_fd() function 238 err = ctf_arc_write_fd (fd, ctf_dicts, ctf_dict_cnt, names, threshold); in ctf_arc_write()
|
H A D | ctf-link.c | 1993 if ((err = ctf_arc_write_fd (fileno (f), arg.files, arg.i + 1, in ctf_link_write()
|
H A D | ChangeLog-2020 | 310 * ctf-archive.c (ctf_arc_write_fd): Use ctf_err_warn, not 1442 (ctf_arc_write_fd): ... this new function.
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | libctf.ver | 141 ctf_arc_write_fd;
|
H A D | ctf-archive.c | 59 ctf_arc_write_fd (int fd, ctf_dict_t **ctf_dicts, size_t ctf_dict_cnt, in ctf_arc_write_fd() function 238 err = ctf_arc_write_fd (fd, ctf_dicts, ctf_dict_cnt, names, threshold); in ctf_arc_write()
|
H A D | ctf-link.c | 1957 if ((err = ctf_arc_write_fd (fileno (f), arg.files, arg.i + 1, in ctf_link_write()
|
H A D | ChangeLog-2020 | 310 * ctf-archive.c (ctf_arc_write_fd): Use ctf_err_warn, not 1442 (ctf_arc_write_fd): ... this new function.
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ctf-api.h | 372 extern int ctf_arc_write_fd (int, ctf_dict_t **, size_t, const char **,
|
H A D | ChangeLog-2019 | 184 * ctf-api.h (ctf_arc_write_fd): New.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf-api.h | 372 extern int ctf_arc_write_fd (int, ctf_dict_t **, size_t, const char **,
|
H A D | ChangeLog-2019 | 184 * ctf-api.h (ctf_arc_write_fd): New.
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2019 | 184 * ctf-api.h (ctf_arc_write_fd): New.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2019 | 184 * ctf-api.h (ctf_arc_write_fd): New.
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 310 * ctf-archive.c (ctf_arc_write_fd): Use ctf_err_warn, not 1442 (ctf_arc_write_fd): ... this new function.
|