Home
last modified time | relevance | path

Searched refs:CTF_K_CONST (Results 1 – 12 of 12) sorted by relevance

/titanic_50/usr/src/common/ctf/
H A Dctf_decl.c129 case CTF_K_CONST: in ctf_decl_push()
H A Dctf_types.c184 case CTF_K_CONST: in ctf_type_resolve()
383 case CTF_K_CONST: in ctf_type_qlname()
620 case CTF_K_CONST: in ctf_type_reference()
1290 case CTF_K_CONST: in ctf_kind_name()
H A Dctf_open.c289 case CTF_K_CONST: in init_types()
328 pop[CTF_K_CONST] + pop[CTF_K_RESTRICT])) != 0) in init_types()
489 case CTF_K_CONST: in init_types()
H A Dctf_create.c781 case CTF_K_CONST: in ctf_dtd_delete()
1355 return (ctf_add_reftype(fp, flag, name, ref, CTF_K_CONST)); in ctf_add_const()
1805 case CTF_K_CONST: in ctf_add_type()
/titanic_50/usr/src/uts/common/sys/
H A Dctf.h269 #define CTF_K_CONST 12 /* ctt_type is base type */ macro
/titanic_50/usr/src/cmd/ctfdump/
H A Dctfdump.c392 g_stats.cs_ntypes[CTF_K_CONST]); in ctfdump_stats()
641 case CTF_K_CONST: in ctfdump_types_cb()
865 case CTF_K_CONST: in ctfsrc_type()
/titanic_50/usr/src/tools/ctf/cvt/
H A Dctf.c398 ctt.ctt_info = CTF_TYPE_INFO(CTF_K_CONST, isroot, 0); in write_type()
696 case CTF_K_CONST: in count_types()
1097 case CTF_K_CONST: in resurrect_types()
/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_tab.c517 case CTF_K_CONST: in tab_complete_type()
/titanic_50/usr/src/lib/libdtrace/common/
H A Ddt_dis.c306 case CTF_K_CONST: in dt_dis_typestr()
/titanic_50/usr/src/lib/libctf/common/
H A Dctf_dwarf.c1136 while (kind == CTF_K_TYPEDEF || kind == CTF_K_CONST || in ctf_dwarf_member_bitfield()
1769 ret = ctf_dwarf_create_reference(cup, die, idp, CTF_K_CONST, in ctf_dwarf_convert_type()
H A Dctf_diff.c686 case CTF_K_CONST: in ctf_diff_type()
H A Dctf_merge.c527 case CTF_K_CONST: in ctf_merge_add_type()