Searched refs:ctf_add_union (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/common/libstandctf/ |
H A D | mapfile | 53 ctf_add_union;
|
/illumos-gate/usr/src/uts/common/ctf/ |
H A D | mapfile | 56 ctf_add_union;
|
/illumos-gate/usr/src/lib/libctf/common/ |
H A D | mapfile-vers | 68 ctf_add_union;
|
H A D | ctf_merge.c | 489 suid = ctf_add_union(cmp->cm_out, flags, name); in ctf_merge_add_sou()
|
H A D | ctf_dwarf.c | 1529 base = ctf_add_union(cup->cu_ctfp, isroot, name); in ctf_dwarf_create_sou()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | ctf_api.h | 300 extern ctf_id_t ctf_add_union(ctf_file_t *, uint_t, const char *);
|
/illumos-gate/usr/src/lib/libdtrace/common/ |
H A D | dt_decl.c | 506 type = ctf_add_union(ctfp, flag, name); in dt_decl_sou()
|
/illumos-gate/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_ctf.c | 1976 if ((id = ctf_add_union(mdb.m_synth, CTF_ADD_ROOT, name)) == in mdb_ctf_add_union()
|
/illumos-gate/usr/src/common/ctf/ |
H A D | ctf_create.c | 1228 ctf_add_union(ctf_file_t *fp, uint_t flag, const char *name) in ctf_add_union() function
|