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 D | reserialize-strtab-corruption.c | 25 if ((zygal = ctf_add_struct (fp, CTF_ADD_ROOT, "zygal")) == CTF_ERR) in main()
|
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | libctf.ver | 116 ctf_add_struct;
|
H A D | ctf-create.c | 837 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 D | ctf_api.h | 225 extern ctf_id_t ctf_add_struct(ctf_file_t *, uint_t, const char *);
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | libctf.ver | 116 ctf_add_struct;
|
H A D | ctf-create.c | 834 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 D | ctf-api.h | 494 extern ctf_id_t ctf_add_struct (ctf_dict_t *, uint32_t, const char *);
|
H A D | ChangeLog-2019 | 457 (ctf_add_struct): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf-api.h | 494 extern ctf_id_t ctf_add_struct (ctf_dict_t *, uint32_t, const char *);
|
H A D | ChangeLog-2019 | 457 (ctf_add_struct): Likewise.
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_decl.c | 487 type = ctf_add_struct(ctfp, flag, name); in dt_decl_sou()
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2019 | 457 (ctf_add_struct): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2019 | 457 (ctf_add_struct): Likewise.
|
/netbsd-src/external/cddl/osnet/dist/common/ctf/ |
H A D | ctf_create.c | 851 ctf_add_struct(ctf_file_t *fp, uint_t flag, const char *name) in ctf_add_struct() function
|