/netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-regression/ |
H A D | type-add-unnamed-struct.c | 42 if ((newtype = ctf_add_type (dyn, fp, type)) == CTF_ERR) in main()
|
/netbsd-src/external/cddl/osnet/dist/common/ctf/ |
H A D | ctf_create.c | 1261 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 D | libctf.ver | 112 ctf_add_type;
|
H A D | ChangeLog-2020 | 1105 (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 D | ctf-create.c | 2006 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 D | ChangeLog | 454 ctf_add_type.
|
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/ |
H A D | ctf_api.h | 222 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 D | libctf.ver | 112 ctf_add_type;
|
H A D | ChangeLog-2020 | 1105 (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 D | ctf-create.c | 1976 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 D | ChangeLog | 433 ctf_add_type.
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 1105 (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 D | dt_decl.c | 626 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 D | dt_parser.c | 291 (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 D | ctf-api.h | 490 extern ctf_id_t ctf_add_type (ctf_dict_t *, ctf_dict_t *, ctf_id_t);
|
H A D | ChangeLog-2019 | 454 (ctf_add_type): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf-api.h | 490 extern ctf_id_t ctf_add_type (ctf_dict_t *, ctf_dict_t *, ctf_id_t);
|
H A D | ChangeLog-2019 | 454 (ctf_add_type): Likewise.
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2019 | 454 (ctf_add_type): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2019 | 454 (ctf_add_type): Likewise.
|