Home
last modified time | relevance | path

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

/freebsd/sys/ddb/
H A Ddb_pprint.c269 case CTF_K_CONST: in db_pprint_ptr()
339 case CTF_K_CONST: { in db_pprint_type()
H A Ddb_ctf.c136 case CTF_K_CONST: in db_ctf_type_size()
/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_decl.c132 case CTF_K_CONST: in ctf_decl_push()
H A Dctf_types.c299 case CTF_K_CONST: in ctf_type_resolve()
412 case CTF_K_CONST: in ctf_type_qlname()
628 case CTF_K_CONST: in ctf_type_reference()
H A Dctf_open.c425 case CTF_K_CONST: in init_types()
464 pop[CTF_K_CONST] + pop[CTF_K_RESTRICT])) != 0) in init_types()
660 case CTF_K_CONST: in init_types()
H A Dctf_create.c637 case CTF_K_CONST: in ctf_dtd_delete()
1081 return (ctf_add_reftype(fp, flag, ref, CTF_K_CONST)); in ctf_add_const()
1560 case CTF_K_CONST: in ctf_add_type()
/freebsd/sys/cddl/dev/fbt/
H A Dfbt.c622 case CTF_K_CONST: in fbt_typoff_init()
700 case CTF_K_CONST: in fbt_typoff_init()
986 case CTF_K_CONST: in ctf_decl_push()
1116 case CTF_K_CONST: in fbt_type_name()
/freebsd/sys/sys/
H A Dctf.h217 #define CTF_K_CONST 12 macro
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c478 ctt.ctt_info = CTF_V3_TYPE_INFO(CTF_K_CONST, isroot, 0); in write_type()
828 case CTF_K_CONST: in count_types()
1309 case CTF_K_CONST: in resurrect_types()
/freebsd/cddl/contrib/opensolaris/tools/ctf/dump/
H A Ddump.c688 case CTF_K_CONST: in read_types()
797 long_stat("total number of const types", stats.s_types[CTF_K_CONST]); in print_stats()
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_dis.c306 case CTF_K_CONST: in dt_dis_typestr()