Searched refs:ctf_add_enumerator (Results  1 – 7 of 7) sorted by relevance
| /titanic_53/usr/src/uts/common/ctf/ | 
| H A D | mapfile | 45 		ctf_add_enumerator;
 | 
| /titanic_53/usr/src/lib/libctf/common/ | 
| H A D | mapfile-vers | 53 	ctf_add_enumerator;
 | 
| H A D | ctf_merge.c | 320 	return (ctf_add_enumerator(cmep->cme_fp, cmep->cme_id, name, value) ==  in ctf_merge_add_enumerator()
 | 
| H A D | ctf_dwarf.c | 1618 		ret = ctf_add_enumerator(cup->cu_ctfp, id, name, eval);  in ctf_dwarf_create_enum()
 | 
| /titanic_53/usr/src/uts/common/sys/ | 
| H A D | ctf_api.h | 303 extern int ctf_add_enumerator(ctf_file_t *, ctf_id_t, const char *, int);
 | 
| /titanic_53/usr/src/lib/libdtrace/common/ | 
| H A D | dt_decl.c | 761 	if (ctf_add_enumerator(dsp->ds_ctfp, dsp->ds_type,  in dt_decl_enumerator()
 | 
| /titanic_53/usr/src/common/ctf/ | 
| H A D | ctf_create.c | 1365 ctf_add_enumerator(ctf_file_t *fp, ctf_id_t enid, const char *name, int value)  in ctf_add_enumerator()  function1625 	return (ctf_add_enumerator(ctb->ctb_file, ctb->ctb_type,  in enumadd()
 
 |