Searched refs:ctf_add_struct (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/external/cddl/osnet/lib/libctf/ |
| D | ctf.expsym | 17 ctf_add_struct
|
| /netbsd/src/external/cddl/osnet/dist/uts/common/sys/ |
| D | ctf_api.h | 225 extern ctf_id_t ctf_add_struct(ctf_file_t *, uint_t, const char *);
|
| /netbsd/src/external/gpl3/gdb/dist/include/ |
| D | ctf-api.h | 774 extern ctf_id_t ctf_add_struct (ctf_dict_t *, uint32_t, const char *);
|
| D | ChangeLog-2019 | 457 (ctf_add_struct): Likewise.
|
| /netbsd/src/external/gpl3/binutils/dist/include/ |
| D | ctf-api.h | 494 extern ctf_id_t ctf_add_struct (ctf_dict_t *, uint32_t, const char *);
|
| D | ChangeLog-2019 | 457 (ctf_add_struct): Likewise.
|
| /netbsd/src/external/cddl/osnet/dist/lib/libdtrace/common/ |
| D | dt_decl.c | 487 type = ctf_add_struct(ctfp, flag, name); in dt_decl_sou()
|
| /netbsd/src/external/cddl/osnet/dist/common/ctf/ |
| D | ctf_create.c | 956 ctf_add_struct(ctf_file_t *fp, uint_t flag, const char *name) in ctf_add_struct() function
|