Home
last modified time | relevance | path

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

/netbsd-src/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()
H A Ddt_parser.c1540 type = ctf_add_typedef(dmp->dm_ctfp, in dt_node_decl()
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dlibctf.ver113 ctf_add_typedef;
H A Dctf-create.c1005 ctf_add_typedef (ctf_dict_t *fp, uint32_t flag, const char *name, in ctf_add_typedef() function
1992 dst_type = ctf_add_typedef (dst_fp, flag, name, src_type); in ctf_add_type_internal()
H A DChangeLog-2020886 (ctf_add_typedef): Support typedefs to type zero.
1201 (ctf_add_typedef): Likewise.
1795 (ctf_add_typedef): Likewise.
H A DChangeLog606 (ctf_add_typedef): Likewise.
H A Dctf-dedup.c2778 if ((new_type = ctf_add_typedef (target, isroot, name, ref)) == CTF_ERR) in ctf_dedup_emit_type()
/netbsd-src/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-src/external/gpl3/binutils.old/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()
H A DChangeLog-2020886 (ctf_add_typedef): Support typedefs to type zero.
1201 (ctf_add_typedef): Likewise.
1795 (ctf_add_typedef): Likewise.
H A DChangeLog585 (ctf_add_typedef): Likewise.
H A Dctf-dedup.c2781 if ((new_type = ctf_add_typedef (target, isroot, name, ref)) == CTF_ERR) in ctf_dedup_emit_type()
/netbsd-src/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-src/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-src/external/gpl3/binutils.old/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-src/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()
/netbsd-src/external/gpl3/gdb.old/dist/include/
H A DChangeLog-2019455 (ctf_add_typedef): Likewise.
/netbsd-src/external/gpl3/gdb/dist/include/
H A DChangeLog-2019455 (ctf_add_typedef): Likewise.
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-2020886 (ctf_add_typedef): Support typedefs to type zero.
1201 (ctf_add_typedef): Likewise.
1795 (ctf_add_typedef): Likewise.