Searched refs:ctf_link_add_ctf (Results 1 – 19 of 19) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | libctf.ver | 159 ctf_link_add_ctf;
|
H A D | ctf-link.c | 219 ctf_link_add_ctf (ctf_dict_t *fp, ctf_archive_t *ctf, const char *name) in ctf_link_add_ctf() function
|
H A D | ChangeLog | 383 ctf_link_add_ctf.
|
H A D | ChangeLog-2020 | 526 (ctf_link_add_ctf): ... here. Return error if lazy loading of
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | libctf.ver | 159 ctf_link_add_ctf;
|
H A D | ctf-link.c | 219 ctf_link_add_ctf (ctf_dict_t *fp, ctf_archive_t *ctf, const char *name) in ctf_link_add_ctf() function
|
H A D | ChangeLog | 362 ctf_link_add_ctf.
|
H A D | ChangeLog-2020 | 526 (ctf_link_add_ctf): ... here. Return error if lazy loading of
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ctf-api.h | 528 extern int ctf_link_add_ctf (ctf_dict_t *, ctf_archive_t *, const char *);
|
H A D | ChangeLog-2019 | 172 (ctf_link_add_ctf): New, add an input file's CTF to the link.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf-api.h | 528 extern int ctf_link_add_ctf (ctf_dict_t *, ctf_archive_t *, const char *);
|
H A D | ChangeLog-2019 | 172 (ctf_link_add_ctf): New, add an input file's CTF to the link.
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2019 | 172 (ctf_link_add_ctf): New, add an input file's CTF to the link.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2019 | 172 (ctf_link_add_ctf): New, add an input file's CTF to the link.
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 526 (ctf_link_add_ctf): ... here. Return error if lazy loading of
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | ldlang.c | 3832 if (ctf_link_add_ctf (ctf_output, file->the_ctf, file->filename) < 0) in lang_merge_ctf()
|
H A D | ChangeLog-2019 | 539 (ldlang_merge_ctf): New, merge types via ctf_link_add_ctf and
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | ldlang.c | 3791 if (ctf_link_add_ctf (ctf_output, file->the_ctf, file->filename) < 0) in lang_merge_ctf()
|
H A D | ChangeLog-2019 | 539 (ldlang_merge_ctf): New, merge types via ctf_link_add_ctf and
|