Home
last modified time | relevance | path

Searched refs:ctf_create (Results 1 – 25 of 33) sorted by relevance

12

/netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-writable/
H A Dpptrtab-writable-page-deep-lookup.c18 if ((pfp = ctf_create (&err)) == NULL) in main()
28 if ((cfp = ctf_create (&err)) == NULL) in main()
H A Dpptrtab.c16 if ((pfp = ctf_create (&err)) == NULL) in main()
19 if ((cfp = ctf_create (&err)) == NULL) in main()
H A Dreserialize-strtab-corruption.c22 if ((fp = ctf_create (&err)) == NULL) in main()
H A Dsymtypetab-nonlinker-writeout.c37 if ((fp = ctf_create (&err)) == NULL) in try_maybe_reporting()
/netbsd-src/external/cddl/osnet/lib/libctf/
H A DMakefile8 SRCS= ctf_create.c \
/netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-regression/
H A Dtype-add-unnamed-struct.c30 if ((dyn = ctf_create (&err)) == NULL) in main()
/netbsd-src/tools/libctf/
H A DMakefile7 SRCS= ctf_create.c \
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DNEWS20 ctf_create.
H A DChangeLog-2020125 * ctf-create.c (ctf_create): Initialize them.
845 * ctf-create.c (ctf_create): Mark dirty.
1170 (ctf_create): Call it. Initialize new fields rather than old
1585 * ctf-create.c (ctf_create): Fix off-by-one error.
1621 (ctf_create): No longer maintain the ctf_dtvstrlen.
1792 (ctf_create): Drop cts_type, cts_flags and cts_offset.
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A DNEWS20 ctf_create.
H A Dlibctf.ver25 ctf_create;
H A DChangeLog-2020125 * ctf-create.c (ctf_create): Initialize them.
845 * ctf-create.c (ctf_create): Mark dirty.
1170 (ctf_create): Call it. Initialize new fields rather than old
1585 * ctf-create.c (ctf_create): Fix off-by-one error.
1621 (ctf_create): No longer maintain the ctf_dtvstrlen.
1792 (ctf_create): Drop cts_type, cts_flags and cts_offset.
H A Dctf-link.c333 if ((cu_fp = ctf_create (&err)) == NULL) in ctf_create_per_cu()
1213 if ((out = ctf_create (&err)) == NULL) in ctf_link_deduplicating_per_cu()
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A DNEWS20 ctf_create.
H A Dlibctf.ver25 ctf_create;
H A DChangeLog-2020125 * ctf-create.c (ctf_create): Initialize them.
845 * ctf-create.c (ctf_create): Mark dirty.
1170 (ctf_create): Call it. Initialize new fields rather than old
1585 * ctf-create.c (ctf_create): Fix off-by-one error.
1621 (ctf_create): No longer maintain the ctf_dtvstrlen.
1792 (ctf_create): Drop cts_type, cts_flags and cts_offset.
H A Dctf-link.c331 if ((cu_fp = ctf_create (&err)) == NULL) in ctf_create_per_cu()
1227 if ((out = ctf_create (&err)) == NULL) in ctf_link_deduplicating_per_cu()
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dctf_api.h157 extern ctf_file_t *ctf_create(int *);
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf-api.h518 extern ctf_dict_t *ctf_create (int *);
H A DChangeLog-2019443 (ctf_create): Likewise.
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf-api.h518 extern ctf_dict_t *ctf_create (int *);
H A DChangeLog-2019443 (ctf_create): Likewise.
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_open.c1450 if ((dmp->dm_ctfp = ctf_create(&dtp->dt_ctferr)) == NULL) in dt_vopen()
1516 if ((dmp->dm_ctfp = ctf_create(&dtp->dt_ctferr)) == NULL) in dt_vopen()
/netbsd-src/external/gpl3/gdb.old/dist/include/
H A DChangeLog-2019443 (ctf_create): Likewise.
/netbsd-src/external/gpl3/gdb/dist/include/
H A DChangeLog-2019443 (ctf_create): Likewise.

12