Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-writable/
H A Dpptrtab-writable-page-deep-lookup.c21 if ((ptype = ctf_add_integer (pfp, CTF_ADD_NONROOT, "blah", &e)) == CTF_ERR) in main()
34 if ((ptype = ctf_add_integer (pfp, CTF_ADD_ROOT, "foo", &e)) == CTF_ERR) in main()
H A Dsymtypetab-nonlinker-writeout.c44 if (((base = ctf_add_integer (fp, CTF_ADD_ROOT, "long int", &e)) == CTF_ERR) || in try_maybe_reporting()
45 ((base2 = ctf_add_integer (fp, CTF_ADD_ROOT, "long int", &e)) == CTF_ERR) || in try_maybe_reporting()
46 ((base3 = ctf_add_integer (fp, CTF_ADD_ROOT, "long int", &e)) == CTF_ERR)) in try_maybe_reporting()
H A Dpptrtab.c29 if ((base = ctf_add_integer (pfp, CTF_ADD_ROOT, "int", &encoding)) == CTF_ERR) in main()
32 if ((base2 = ctf_add_integer (pfp, CTF_ADD_ROOT, "long int", &encoding2)) == CTF_ERR) in main()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2ctf.cc171 return ctf_add_integer (ctfc, CTF_ADD_ROOT, "void", in gen_ctf_void_type()
239 type_id = ctf_add_integer (ctfc, CTF_ADD_ROOT, name_string, in gen_ctf_base_type()
249 type_id = ctf_add_integer (ctfc, CTF_ADD_ROOT, name_string, in gen_ctf_base_type()
294 type_id = ctf_add_integer (ctfc, CTF_ADD_ROOT, name_string, in gen_ctf_base_type()
H A Dctfc.h413 extern ctf_id_t ctf_add_integer (ctf_container_ref, uint32_t, const char *,
H A Dctfc.cc534 ctf_add_integer (ctf_container_ref ctfc, uint32_t flag, in ctf_add_integer() function
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dlibctf.ver110 ctf_add_integer;
H A Dctf-create.c653 ctf_add_integer (ctf_dict_t *fp, uint32_t flag, in ctf_add_integer() function
1780 dst_type = ctf_add_integer (dst_fp, flag, name, &src_en); in ctf_add_type_internal()
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dctf_api.h219 extern ctf_id_t ctf_add_integer(ctf_file_t *, uint_t,
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dlibctf.ver110 ctf_add_integer;
H A Dctf-create.c657 ctf_add_integer (ctf_dict_t *fp, uint32_t flag, in ctf_add_integer() function
1750 dst_type = ctf_add_integer (dst_fp, flag, name, &src_en); in ctf_add_type_internal()
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf-api.h486 extern ctf_id_t ctf_add_integer (ctf_dict_t *, uint32_t, const char *,
H A DChangeLog-2019451 (ctf_add_integer): Likewise.
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf-api.h486 extern ctf_id_t ctf_add_integer (ctf_dict_t *, uint32_t, const char *,
H A DChangeLog-2019451 (ctf_add_integer): Likewise.
/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_create.c710 ctf_add_integer(ctf_file_t *fp, uint_t flag, in ctf_add_integer() function
1394 dst_type = ctf_add_integer(dst_fp, flag, name, &src_en); in ctf_add_type()
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_decl.c602 dtt.dtt_type = ctf_add_integer(dsp->ds_ctfp, in dt_decl_member()
H A Ddt_open.c1468 err = ctf_add_integer(dmp->dm_ctfp, CTF_ADD_ROOT, in dt_vopen()
/netbsd-src/external/gpl3/gdb.old/dist/include/
H A DChangeLog-2019451 (ctf_add_integer): Likewise.
/netbsd-src/external/gpl3/gdb/dist/include/
H A DChangeLog-2019451 (ctf_add_integer): Likewise.