Home
last modified time | relevance | path

Searched refs:ctf_add_typedef (Results 1 – 25 of 32) sorted by relevance

12

/netbsd/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_open.c1540 if (ctf_add_typedef(dmp->dm_ctfp, CTF_ADD_ROOT, in dt_vopen()
1575 dtp->dt_type_str = ctf_add_typedef(dmp->dm_ctfp, CTF_ADD_ROOT, in dt_vopen()
1578 dtp->dt_type_dyn = ctf_add_typedef(dmp->dm_ctfp, CTF_ADD_ROOT, in dt_vopen()
1581 dtp->dt_type_stack = ctf_add_typedef(dmp->dm_ctfp, CTF_ADD_ROOT, in dt_vopen()
1584 dtp->dt_type_symaddr = ctf_add_typedef(dmp->dm_ctfp, CTF_ADD_ROOT, in dt_vopen()
1587 dtp->dt_type_usymaddr = ctf_add_typedef(dmp->dm_ctfp, CTF_ADD_ROOT, in dt_vopen()
H A Ddt_provider.c645 dtt.dtt_type = ctf_add_typedef(DT_DYN_CTFP(dtp), in dt_probe_tag()
/netbsd/external/gpl3/binutils.old/dist/libctf/
H A Dlibctf.ver101 ctf_add_typedef;
H A DChangeLog204 (ctf_add_typedef): Likewise.
798 (ctf_add_typedef): Likewise.
H A Dctf-create.c1241 ctf_add_typedef (ctf_file_t *fp, uint32_t flag, const char *name, in ctf_add_typedef() function
2032 dst_type = ctf_add_typedef (dst_fp, flag, name, src_type); in ctf_add_type_internal()
/netbsd/external/gpl3/gdb/dist/libctf/
H A Dlibctf.ver113 ctf_add_typedef;
H A Dctf-create.c1289 ctf_add_typedef (ctf_file_t *fp, uint32_t flag, const char *name, in ctf_add_typedef() function
2131 dst_type = ctf_add_typedef (dst_fp, flag, name, src_type); in ctf_add_type_internal()
H A DChangeLog603 (ctf_add_typedef): Support typedefs to type zero.
918 (ctf_add_typedef): Likewise.
1512 (ctf_add_typedef): Likewise.
/netbsd/external/gpl3/gdb.old/dist/libctf/
H A Dlibctf.ver113 ctf_add_typedef;
H A Dctf-create.c1289 ctf_add_typedef (ctf_file_t *fp, uint32_t flag, const char *name, in ctf_add_typedef() function
2131 dst_type = ctf_add_typedef (dst_fp, flag, name, src_type); in ctf_add_type_internal()
H A DChangeLog603 (ctf_add_typedef): Support typedefs to type zero.
918 (ctf_add_typedef): Likewise.
1512 (ctf_add_typedef): Likewise.
/netbsd/external/cddl/osnet/dist/uts/common/sys/
H A Dctf_api.h223 extern ctf_id_t ctf_add_typedef(ctf_file_t *, uint_t, const char *, ctf_id_t);
/netbsd/external/gpl3/binutils/dist/libctf/
H A Dlibctf.ver113 ctf_add_typedef;
H A Dctf-create.c1002 ctf_add_typedef (ctf_dict_t *fp, uint32_t flag, const char *name, in ctf_add_typedef() function
1962 dst_type = ctf_add_typedef (dst_fp, flag, name, src_type); in ctf_add_type_internal()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dctfc.h423 extern ctf_id_t ctf_add_typedef (ctf_container_ref, uint32_t, const char *,
H A Ddwarf2ctf.cc469 tdef_type_id = ctf_add_typedef (ctfc, CTF_ADD_ROOT, in gen_ctf_typedef()
H A Dctfc.cc468 ctf_add_typedef (ctf_container_ref ctfc, uint32_t flag, const char * name, in ctf_add_typedef() function
/netbsd/external/gpl3/binutils.old/dist/include/
H A Dctf-api.h379 extern ctf_id_t ctf_add_typedef (ctf_file_t *, uint32_t, const char *,
H A DChangeLog-2019455 (ctf_add_typedef): Likewise.
/netbsd/external/gpl3/gdb/dist/include/
H A Dctf-api.h433 extern ctf_id_t ctf_add_typedef (ctf_file_t *, uint32_t, const char *,
H A DChangeLog-2019455 (ctf_add_typedef): Likewise.
/netbsd/external/gpl3/gdb.old/dist/include/
H A Dctf-api.h433 extern ctf_id_t ctf_add_typedef (ctf_file_t *, uint32_t, const char *,
/netbsd/external/gpl3/binutils/dist/include/
H A Dctf-api.h491 extern ctf_id_t ctf_add_typedef (ctf_dict_t *, uint32_t, const char *,
H A DChangeLog-2019455 (ctf_add_typedef): Likewise.
/netbsd/external/cddl/osnet/dist/common/ctf/
H A Dctf_create.c956 ctf_add_typedef(ctf_file_t *fp, uint_t flag, const char *name, ctf_id_t ref) in ctf_add_typedef() function
1558 dst_type = ctf_add_typedef(dst_fp, flag, in ctf_add_type()

12