Searched refs:ctf_compress_write (Results 1 – 18 of 18) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | libctf.ver | 137 ctf_compress_write;
|
H A D | ChangeLog-2020 | 307 (ctf_compress_write): Likewise. Report errors writing the header or 1064 (ctf_compress_write): Likewise. 1212 (ctf_compress_write): Call ctf_serialize: adjust for ctf_size not 1436 * ctf-create.c (ctf_compress_write): Fix double-free. 1556 (ctf_compress_write): Get the header from ctf_header, not ctf_base. 1693 (ctf_compress_write): Use ctf_data_alloc, not ctf_alloc. Free
|
H A D | ctf-archive.c | 276 writefn = ctf_compress_write; in arc_write_one_ctf()
|
H A D | ctf-serialize.c | 1362 ctf_compress_write (ctf_dict_t *fp, int fd) in ctf_compress_write() function
|
H A D | ChangeLog | 373 (ctf_compress_write): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | libctf.ver | 137 ctf_compress_write;
|
H A D | ChangeLog-2020 | 307 (ctf_compress_write): Likewise. Report errors writing the header or 1064 (ctf_compress_write): Likewise. 1212 (ctf_compress_write): Call ctf_serialize: adjust for ctf_size not 1436 * ctf-create.c (ctf_compress_write): Fix double-free. 1556 (ctf_compress_write): Get the header from ctf_header, not ctf_base. 1693 (ctf_compress_write): Use ctf_data_alloc, not ctf_alloc. Free
|
H A D | ctf-archive.c | 276 writefn = ctf_compress_write; in arc_write_one_ctf()
|
H A D | ctf-serialize.c | 1362 ctf_compress_write (ctf_dict_t *fp, int fd) in ctf_compress_write() function
|
H A D | ChangeLog | 352 (ctf_compress_write): Likewise.
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ctf-api.h | 525 extern int ctf_compress_write (ctf_dict_t * fp, int fd);
|
H A D | ChangeLog-2019 | 474 (ctf_compress_write): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf-api.h | 525 extern int ctf_compress_write (ctf_dict_t * fp, int fd);
|
H A D | ChangeLog-2019 | 474 (ctf_compress_write): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 307 (ctf_compress_write): Likewise. Report errors writing the header or 1064 (ctf_compress_write): Likewise. 1212 (ctf_compress_write): Call ctf_serialize: adjust for ctf_size not 1436 * ctf-create.c (ctf_compress_write): Fix double-free. 1556 (ctf_compress_write): Get the header from ctf_header, not ctf_base. 1693 (ctf_compress_write): Use ctf_data_alloc, not ctf_alloc. Free
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2019 | 474 (ctf_compress_write): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2019 | 474 (ctf_compress_write): Likewise.
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 136284 ctf_compress_write and ctf_write just so those can avoid thresholding 136307 (ctf_compress_write): Move below ctf_write_mem and reimplement
|