Home
last modified time | relevance | path

Searched refs:ctf_file_close (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-writable/
H A Dpptrtab.c92 ctf_file_close (cfp); in main()
93 ctf_file_close (pfp); in main()
H A Dsymtypetab-nonlinker-writeout.c160 ctf_file_close (fp); in try_maybe_reporting()
206 ctf_file_close (fp); in try_maybe_reporting()
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-2020242 Rename ctf_file_close to ctf_dict_close. All users adjusted.
247 * ctf-dedup.c: Likewise. Rename ctf_file_close to
262 (ctf_file_close): Rename to...
264 (ctf_file_close): New trivial wrapper around ctf_dict_close, for
441 * ctf-open.c (ctf_file_close): Destroy the
495 * ctf-open.c (ctf_file_close): Likewise.
568 * ctf-open.c (ctf_file_close) Drop the refcount all the way to
656 * ctf-open.c (ctf_file_close): Free ctf_errs_warnings.
1075 (ctf_file_close): Likewise.
1101 * ctf-open.c (ctf_file_close): Free it.
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A DChangeLog-2020242 Rename ctf_file_close to ctf_dict_close. All users adjusted.
247 * ctf-dedup.c: Likewise. Rename ctf_file_close to
262 (ctf_file_close): Rename to...
264 (ctf_file_close): New trivial wrapper around ctf_dict_close, for
441 * ctf-open.c (ctf_file_close): Destroy the
495 * ctf-open.c (ctf_file_close): Likewise.
568 * ctf-open.c (ctf_file_close) Drop the refcount all the way to
656 * ctf-open.c (ctf_file_close): Free ctf_errs_warnings.
1075 (ctf_file_close): Likewise.
1101 * ctf-open.c (ctf_file_close): Free it.
[all …]
H A Dlibctf.ver28 ctf_file_close;
H A Dctf-open.c1847 ctf_file_close (ctf_file_t *fp) in ctf_file_close() function
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A DChangeLog-2020242 Rename ctf_file_close to ctf_dict_close. All users adjusted.
247 * ctf-dedup.c: Likewise. Rename ctf_file_close to
262 (ctf_file_close): Rename to...
264 (ctf_file_close): New trivial wrapper around ctf_dict_close, for
441 * ctf-open.c (ctf_file_close): Destroy the
495 * ctf-open.c (ctf_file_close): Likewise.
568 * ctf-open.c (ctf_file_close) Drop the refcount all the way to
656 * ctf-open.c (ctf_file_close): Free ctf_errs_warnings.
1075 (ctf_file_close): Likewise.
1101 * ctf-open.c (ctf_file_close): Free it.
[all …]
H A Dlibctf.ver28 ctf_file_close;
H A Dctf-open.c1848 ctf_file_close (ctf_file_t *fp) in ctf_file_close() function
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf-api.h561 extern void ctf_file_close (ctf_file_t *);
H A DChangeLog-2019418 * ctf-api.h (ctf_file_close): New declaration.
H A DChangeLog-2020118 (ctf_file_close): Rename to...
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf-api.h561 extern void ctf_file_close (ctf_file_t *);
H A DChangeLog-2019418 * ctf-api.h (ctf_file_close): New declaration.
H A DChangeLog-2020118 (ctf_file_close): Rename to...
/netbsd-src/external/gpl3/gdb.old/dist/include/
H A DChangeLog-2019418 * ctf-api.h (ctf_file_close): New declaration.
/netbsd-src/external/gpl3/gdb/dist/include/
H A DChangeLog-2019418 * ctf-api.h (ctf_file_close): New declaration.
H A DChangeLog-2020118 (ctf_file_close): Rename to...
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A DChangeLog-2020154 (dump_ctf): Likewise. Use ctf_dict_close, not ctf_file_close.
158 ctf_file_close.
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DChangeLog-2020154 (dump_ctf): Likewise. Use ctf_dict_close, not ctf_file_close.
158 ctf_file_close.
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A DChangeLog-2020376 (lang_merge_ctf): Use ctf_dict_close, not ctf_file_close.
/netbsd-src/external/gpl3/binutils/dist/ld/
H A DChangeLog-2020376 (lang_merge_ctf): Use ctf_dict_close, not ctf_file_close.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20201563 (ctf_fp_info::~ctf_fp_info): Call ctf_dict_close, not ctf_file_close.