Searched refs:ctf_add_pointer (Results 1 – 8 of 8) sorted by relevance
| /titanic_54/usr/src/cmd/mdb/common/libstandctf/ |
| H A D | mapfile | 49 ctf_add_pointer;
|
| /titanic_54/usr/src/uts/common/ctf/ |
| H A D | mapfile | 51 ctf_add_pointer;
|
| /titanic_54/usr/src/lib/libctf/common/ |
| H A D | mapfile-vers | 62 ctf_add_pointer;
|
| /titanic_54/usr/src/lib/libdtrace/common/ |
| H A D | dt_open.c | 1139 (void) ctf_add_pointer(dmp->dm_ctfp, CTF_ADD_ROOT, NULL, in dt_vopen() 1142 (void) ctf_add_pointer(dmp->dm_ctfp, CTF_ADD_ROOT, NULL, in dt_vopen() 1145 (void) ctf_add_pointer(dmp->dm_ctfp, CTF_ADD_ROOT, NULL, in dt_vopen() 1208 dtp->dt_type_fptr = ctf_add_pointer(dmp->dm_ctfp, CTF_ADD_ROOT, NULL, in dt_vopen()
|
| H A D | dt_parser.c | 291 ptr = ctf_add_pointer(dmp->dm_ctfp, CTF_ADD_ROOT, NULL, type); in dt_type_pointer()
|
| /titanic_54/usr/src/uts/common/sys/ |
| H A D | ctf_api.h | 295 extern ctf_id_t ctf_add_pointer(ctf_file_t *, uint_t, const char *, ctf_id_t);
|
| /titanic_54/usr/src/cmd/mdb/common/mdb/ |
| H A D | mdb_ctf.c | 2045 id = ctf_add_pointer(mdb.m_synth, CTF_ADD_ROOT, NULL, id); in mdb_ctf_add_pointer()
|
| /titanic_54/usr/src/common/ctf/ |
| H A D | ctf_create.c | 1046 ctf_add_pointer(ctf_file_t *fp, uint_t flag, const char *name, ctf_id_t ref) in ctf_add_pointer() function
|