Searched refs:ctf_link_write (Results 1 – 17 of 17) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | libctf.ver | 166 ctf_link_write;
|
H A D | ChangeLog-2020 | 510 * ctf-link.c (ctf_link_write): Close the fd. 554 (ctf_link_write): ctf_err_warn transition. 1249 (ctf_link_write): Likewise. 1374 (ctf_link_write): Likewise (for _CTF_SECTION only): also call
|
H A D | ctf-link.c | 1907 ctf_link_write (ctf_dict_t *fp, size_t *size, size_t threshold) in ctf_link_write() function
|
H A D | ChangeLog | 771 (ctf_link_write): Call it.
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | libctf.ver | 166 ctf_link_write;
|
H A D | ChangeLog-2020 | 510 * ctf-link.c (ctf_link_write): Close the fd. 554 (ctf_link_write): ctf_err_warn transition. 1249 (ctf_link_write): Likewise. 1374 (ctf_link_write): Likewise (for _CTF_SECTION only): also call
|
H A D | ctf-link.c | 1871 ctf_link_write (ctf_dict_t *fp, size_t *size, size_t threshold) in ctf_link_write() function
|
H A D | ChangeLog | 750 (ctf_link_write): Call it.
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ctf-api.h | 541 extern unsigned char *ctf_link_write (ctf_dict_t *, size_t *size,
|
H A D | ChangeLog-2019 | 180 (ctf_link_write): New, ask the CTF linker to write the CTF out.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf-api.h | 541 extern unsigned char *ctf_link_write (ctf_dict_t *, size_t *size,
|
H A D | ChangeLog-2019 | 180 (ctf_link_write): New, ask the CTF linker to write the CTF out.
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 510 * ctf-link.c (ctf_link_write): Close the fd. 554 (ctf_link_write): ctf_err_warn transition. 1249 (ctf_link_write): Likewise. 1374 (ctf_link_write): Likewise (for _CTF_SECTION only): also call
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2019 | 180 (ctf_link_write): New, ask the CTF linker to write the CTF out.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2019 | 180 (ctf_link_write): New, ask the CTF linker to write the CTF out.
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | ldlang.c | 3917 output_sect->contents = ctf_link_write (ctf_output, &output_size, in lang_write_ctf()
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | ldlang.c | 3876 output_sect->contents = ctf_link_write (ctf_output, &output_size, in lang_write_ctf()
|