Searched refs:ctf_add_function (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/libctf/testsuite/libctf-writable/
H A Dsymtypetab-nonlinker-writeout.c52 if (((func = ctf_add_function (fp, CTF_ADD_ROOT, &fi, &dummy)) == CTF_ERR) ||
53 ((func2 = ctf_add_function (fp, CTF_ADD_ROOT, &fi, &dummy)) == CTF_ERR) ||
54 ((func3 = ctf_add_function (fp, CTF_ADD_ROOT, &fi, &dummy)) == CTF_ERR))
/netbsd-current/external/cddl/osnet/dist/uts/common/sys/
H A Dctf_api.h217 extern ctf_id_t ctf_add_function(ctf_file_t *, uint_t,
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dctfc.h425 extern ctf_id_t ctf_add_function (ctf_container_ref, uint32_t, const char *,
H A Ddwarf2ctf.cc686 function_type_id = ctf_add_function (ctfc, CTF_ADD_ROOT,
H A Dctfc.cc778 ctf_add_function (ctf_container_ref ctfc, uint32_t flag, const char * name,
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dctf-api.h484 extern ctf_id_t ctf_add_function (ctf_dict_t *, uint32_t,
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dctf-api.h426 extern ctf_id_t ctf_add_function (ctf_file_t *, uint32_t,
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dctf-api.h484 extern ctf_id_t ctf_add_function (ctf_dict_t *, uint32_t,
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dctf-api.h484 extern ctf_id_t ctf_add_function (ctf_dict_t *, uint32_t,
/netbsd-current/external/cddl/osnet/dist/common/ctf/
H A Dctf_create.c794 ctf_add_function(ctf_file_t *fp, uint_t flag, function
1444 dst_type = ctf_add_function(dst_fp, flag, &ctc, NULL);
/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-create.c742 ctf_add_function (ctf_dict_t *fp, uint32_t flag, function
1832 dst_type = ctf_add_function (dst_fp, flag, &ctc, NULL);
H A Dctf-dedup.c2879 if ((new_type = ctf_add_function (target, isroot,
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-create.c742 ctf_add_function (ctf_dict_t *fp, uint32_t flag, function
1832 dst_type = ctf_add_function (dst_fp, flag, &ctc, NULL);
H A Dctf-dedup.c2879 if ((new_type = ctf_add_function (target, isroot,
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-create.c742 ctf_add_function (ctf_dict_t *fp, uint32_t flag, function
1832 dst_type = ctf_add_function (dst_fp, flag, &ctc, NULL);
H A Dctf-dedup.c2879 if ((new_type = ctf_add_function (target, isroot,
/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A Dctf-create.c1080 ctf_add_function (ctf_file_t *fp, uint32_t flag, function
1977 dst_type = ctf_add_function (dst_fp, flag, &ctc, NULL);
H A Dctf-dedup.c2816 if ((new_type = ctf_add_function (target, isroot,
/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_open.c1559 dtp->dt_type_func = ctf_add_function(dmp->dm_ctfp,

Completed in 446 milliseconds