/netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-writable/ |
H A D | pptrtab-writable-page-deep-lookup.c | 31 if (ctf_import (cfp, pfp) < 0) in main()
|
H A D | pptrtab.c | 22 if (ctf_import (cfp, pfp) < 0) in main()
|
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | libctf.ver | 38 ctf_import;
|
H A D | ChangeLog-2020 | 570 (ctf_import): Check ctf_parent_unreffed before deciding whether 574 * ctf-create.c (ctf_serialize): Do not ctf_import into the new 1027 * ctf-open.c (ctf_import): Do not leak a ctf_file_t ref on every 1028 ctf_import after the first for a given file. 1079 (ctf_import): Likewise.
|
H A D | ctf-archive.c | 772 ctf_import (fp, parent); in ctf_arc_import_parent()
|
H A D | ctf-link.c | 823 ctf_import (one_fp, parent_fp); in ctf_link_deduplicating_open_inputs()
|
H A D | ctf-open.c | 1969 ctf_import (ctf_dict_t *fp, ctf_dict_t *pfp) in ctf_import() function
|
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/ |
H A D | ctf_api.h | 164 extern int ctf_import(ctf_file_t *, ctf_file_t *);
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | libctf.ver | 38 ctf_import;
|
H A D | ChangeLog-2020 | 570 (ctf_import): Check ctf_parent_unreffed before deciding whether 574 * ctf-create.c (ctf_serialize): Do not ctf_import into the new 1027 * ctf-open.c (ctf_import): Do not leak a ctf_file_t ref on every 1028 ctf_import after the first for a given file. 1079 (ctf_import): Likewise.
|
H A D | ctf-archive.c | 770 ctf_import (fp, parent); in ctf_arc_import_parent()
|
H A D | ctf-link.c | 809 ctf_import (one_fp, parent_fp); in ctf_link_deduplicating_open_inputs()
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ctf-api.h | 383 extern int ctf_import (ctf_dict_t *, ctf_dict_t *);
|
H A D | ChangeLog-2019 | 423 (ctf_import): Likewise.
|
H A D | ChangeLog-2020 | 74 * ctf.h: Document new auto-ctf_import behaviour.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf-api.h | 383 extern int ctf_import (ctf_dict_t *, ctf_dict_t *);
|
H A D | ChangeLog-2019 | 423 (ctf_import): Likewise.
|
H A D | ChangeLog-2020 | 74 * ctf.h: Document new auto-ctf_import behaviour.
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 570 (ctf_import): Check ctf_parent_unreffed before deciding whether 574 * ctf-create.c (ctf_serialize): Do not ctf_import into the new 1027 * ctf-open.c (ctf_import): Do not leak a ctf_file_t ref on every 1028 ctf_import after the first for a given file. 1079 (ctf_import): Likewise.
|
/netbsd-src/external/cddl/osnet/dist/common/ctf/ |
H A D | ctf_open.c | 991 ctf_import(ctf_file_t *fp, ctf_file_t *pfp) in ctf_import() function
|
H A D | ctf_create.c | 439 (void) ctf_import(nfp, fp->ctf_parent); in ctf_update()
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2019 | 423 (ctf_import): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2019 | 423 (ctf_import): Likewise.
|
H A D | ChangeLog-2020 | 74 * ctf.h: Document new auto-ctf_import behaviour.
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_open.c | 1528 if (ctf_import(dmp->dm_ctfp, dtp->dt_cdefs->dm_ctfp) == CTF_ERR) { in dt_vopen()
|