Home
last modified time | relevance | path

Searched refs:ctf_parent_unreffed (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-open.c1758 if (fp->ctf_parent && !fp->ctf_parent_unreffed) in ctf_dict_close()
1977 if (fp->ctf_parent && !fp->ctf_parent_unreffed) in ctf_import()
1996 fp->ctf_parent_unreffed = 0; in ctf_import()
2016 if (fp->ctf_parent && !fp->ctf_parent_unreffed) in ctf_import_unref()
2033 fp->ctf_parent_unreffed = 1; in ctf_import_unref()
H A Dctf-serialize.c1115 nfp->ctf_parent_unreffed = fp->ctf_parent_unreffed; in ctf_serialize()
1201 fp->ctf_parent_unreffed = 1; in ctf_serialize()
H A Dctf-impl.h431 int ctf_parent_unreffed; /* Parent set by ctf_import_unref? */ member
H A DChangeLog-2020566 * ctf-impl.c (ctf_file_t) <ctf_parent_unreffed>: New.
570 (ctf_import): Check ctf_parent_unreffed before deciding whether
573 ctf_parent_unreffed to 1.
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-open.c1757 if (fp->ctf_parent && !fp->ctf_parent_unreffed) in ctf_dict_close()
1976 if (fp->ctf_parent && !fp->ctf_parent_unreffed) in ctf_import()
1995 fp->ctf_parent_unreffed = 0; in ctf_import()
2015 if (fp->ctf_parent && !fp->ctf_parent_unreffed) in ctf_import_unref()
2032 fp->ctf_parent_unreffed = 1; in ctf_import_unref()
H A Dctf-serialize.c1115 nfp->ctf_parent_unreffed = fp->ctf_parent_unreffed; in ctf_serialize()
1201 fp->ctf_parent_unreffed = 1; in ctf_serialize()
H A Dctf-impl.h431 int ctf_parent_unreffed; /* Parent set by ctf_import_unref? */ member
H A DChangeLog-2020566 * ctf-impl.c (ctf_file_t) <ctf_parent_unreffed>: New.
570 (ctf_import): Check ctf_parent_unreffed before deciding whether
573 ctf_parent_unreffed to 1.
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-2020566 * ctf-impl.c (ctf_file_t) <ctf_parent_unreffed>: New.
570 (ctf_import): Check ctf_parent_unreffed before deciding whether
573 ctf_parent_unreffed to 1.