Home
last modified time | relevance | path

Searched refs:ctf_add_struct (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-writable/
H A Dreserialize-strtab-corruption.c25 if ((zygal = ctf_add_struct (fp, CTF_ADD_ROOT, "zygal")) == CTF_ERR) in main()
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dlibctf.ver116 ctf_add_struct;
H A Dctf-create.c837 ctf_add_struct (ctf_dict_t *fp, uint32_t flag, const char *name) in ctf_add_struct() function
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dctf_api.h225 extern ctf_id_t ctf_add_struct(ctf_file_t *, uint_t, const char *);
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dlibctf.ver116 ctf_add_struct;
H A Dctf-create.c834 ctf_add_struct (ctf_dict_t *fp, uint32_t flag, const char *name) in ctf_add_struct() function
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf-api.h494 extern ctf_id_t ctf_add_struct (ctf_dict_t *, uint32_t, const char *);
H A DChangeLog-2019457 (ctf_add_struct): Likewise.
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf-api.h494 extern ctf_id_t ctf_add_struct (ctf_dict_t *, uint32_t, const char *);
H A DChangeLog-2019457 (ctf_add_struct): Likewise.
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_decl.c487 type = ctf_add_struct(ctfp, flag, name); in dt_decl_sou()
/netbsd-src/external/gpl3/gdb.old/dist/include/
H A DChangeLog-2019457 (ctf_add_struct): Likewise.
/netbsd-src/external/gpl3/gdb/dist/include/
H A DChangeLog-2019457 (ctf_add_struct): Likewise.
/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_create.c851 ctf_add_struct(ctf_file_t *fp, uint_t flag, const char *name) in ctf_add_struct() function