Searched refs:ctf_add_struct (Results 1 – 9 of 9) sorted by relevance
/titanic_50/usr/src/cmd/mdb/common/libstandctf/ |
H A D | mapfile | 50 ctf_add_struct;
|
/titanic_50/usr/src/uts/common/ctf/ |
H A D | mapfile | 53 ctf_add_struct;
|
/titanic_50/usr/src/lib/libctf/common/ |
H A D | mapfile-vers | 64 ctf_add_struct;
|
H A D | ctf_merge.c | 479 suid = ctf_add_struct(cmp->cm_out, flags, name); in ctf_merge_add_sou()
|
H A D | ctf_dwarf.c | 1360 base = ctf_add_struct(cup->cu_ctfp, isroot, name); in ctf_dwarf_create_sou()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | ctf_api.h | 299 extern ctf_id_t ctf_add_struct(ctf_file_t *, uint_t, const char *);
|
/titanic_50/usr/src/lib/libdtrace/common/ |
H A D | dt_decl.c | 504 type = ctf_add_struct(ctfp, flag, name); in dt_decl_sou()
|
/titanic_50/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_ctf.c | 1857 if ((id = ctf_add_struct(mdb.m_synth, CTF_ADD_ROOT, name)) == in mdb_ctf_add_struct()
|
/titanic_50/usr/src/common/ctf/ |
H A D | ctf_create.c | 1178 ctf_add_struct(ctf_file_t *fp, uint_t flag, const char *name) in ctf_add_struct() function
|