Home
last modified time | relevance | path

Searched refs:ctf_add_type (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-regression/
H A Dtype-add-unnamed-struct.c42 if ((newtype = ctf_add_type (dyn, fp, type)) == CTF_ERR) in main()
/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_create.c1261 ctf_add_type(ctf_file_t *dst_fp, ctf_file_t *src_fp, ctf_id_t src_type) in ctf_add_type() function
1404 src_type = ctf_add_type(dst_fp, src_fp, src_type); in ctf_add_type()
1417 ctf_add_type(dst_fp, src_fp, src_ar.ctr_contents); in ctf_add_type()
1419 ctf_add_type(dst_fp, src_fp, src_ar.ctr_index); in ctf_add_type()
1437 ctc.ctc_return = ctf_add_type(dst_fp, src_fp, tp->ctt_type); in ctf_add_type()
1503 if ((dmd->dmd_type = ctf_add_type(dst_fp, src_fp, in ctf_add_type()
1543 src_type = ctf_add_type(dst_fp, src_fp, src_type); in ctf_add_type()
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dlibctf.ver112 ctf_add_type;
H A DChangeLog-20201105 (ctf_add_type): Turn into a ctf_add_processing wrapper. Rename to...
1109 list. Call ctf_add_type_internal, not ctf_add_type. Handle
1211 (ctf_add_type): Likewise.
1259 * ctf-create.c (ctf_add_type): Detect and skip nonrepresentable
1355 * ctf-create.c (ctf_add_type): Look up and use the forwarded-to
1397 (ctf_add_type): Populate the mapping.
1735 * ctf-create.c (ctf_add_type): Likewise.
1805 (ctf_add_type): Likewise. Cast error-returning ssize_t's to size_t
1874 (ctf_add_type): Likewise.
H A Dctf-create.c2006 ctf_add_type (ctf_dict_t *dst_fp, ctf_dict_t *src_fp, ctf_id_t src_type) in ctf_add_type() function
H A DChangeLog454 ctf_add_type.
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dctf_api.h222 extern ctf_id_t ctf_add_type(ctf_file_t *, ctf_file_t *, ctf_id_t);
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dlibctf.ver112 ctf_add_type;
H A DChangeLog-20201105 (ctf_add_type): Turn into a ctf_add_processing wrapper. Rename to...
1109 list. Call ctf_add_type_internal, not ctf_add_type. Handle
1211 (ctf_add_type): Likewise.
1259 * ctf-create.c (ctf_add_type): Detect and skip nonrepresentable
1355 * ctf-create.c (ctf_add_type): Look up and use the forwarded-to
1397 (ctf_add_type): Populate the mapping.
1735 * ctf-create.c (ctf_add_type): Likewise.
1805 (ctf_add_type): Likewise. Cast error-returning ssize_t's to size_t
1874 (ctf_add_type): Likewise.
H A Dctf-create.c1976 ctf_add_type (ctf_dict_t *dst_fp, ctf_dict_t *src_fp, ctf_id_t src_type) in ctf_add_type() function
H A DChangeLog433 ctf_add_type.
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-20201105 (ctf_add_type): Turn into a ctf_add_processing wrapper. Rename to...
1109 list. Call ctf_add_type_internal, not ctf_add_type. Handle
1211 (ctf_add_type): Likewise.
1259 * ctf-create.c (ctf_add_type): Detect and skip nonrepresentable
1355 * ctf-create.c (ctf_add_type): Look up and use the forwarded-to
1397 (ctf_add_type): Populate the mapping.
1735 * ctf-create.c (ctf_add_type): Likewise.
1805 (ctf_add_type): Likewise. Cast error-returning ssize_t's to size_t
1874 (ctf_add_type): Likewise.
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_decl.c626 dtt.dtt_type = ctf_add_type(dsp->ds_ctfp, in dt_decl_member()
935 tip->dtt_type = ctf_add_type(dmp->dm_ctfp, in dt_decl_type()
H A Ddt_parser.c291 (type = ctf_add_type(dmp->dm_ctfp, ctfp, type)) == CTF_ERR) { in dt_type_pointer()
1528 dtt.dtt_type = ctf_add_type(dmp->dm_ctfp, in dt_node_decl()
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf-api.h490 extern ctf_id_t ctf_add_type (ctf_dict_t *, ctf_dict_t *, ctf_id_t);
H A DChangeLog-2019454 (ctf_add_type): Likewise.
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf-api.h490 extern ctf_id_t ctf_add_type (ctf_dict_t *, ctf_dict_t *, ctf_id_t);
H A DChangeLog-2019454 (ctf_add_type): Likewise.
/netbsd-src/external/gpl3/gdb.old/dist/include/
H A DChangeLog-2019454 (ctf_add_type): Likewise.
/netbsd-src/external/gpl3/gdb/dist/include/
H A DChangeLog-2019454 (ctf_add_type): Likewise.